Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: partitioning

Re: partitioning

From: Stephan Bressler <sbresslerx_no_spam_at_arcor.de>
Date: Wed, 22 Oct 2003 15:00:50 +0200
Message-ID: <bn5v2i$13p$1@news.mch.sbs.de>

> Not wanting to nitpick ... however
> The above statement is not entirely true. Two databases can share the same
> tablespace provided it follows the transportable tablespaces rules and both
> databases have access to the datafiles (i.e. for example if both databases are
> in the same server) and if the tablespace which is shared is set to "read only".
Hi,

I just read the metaling article you mentioned. This talks about sharing a TBS between 2 instances on a single machine. What about a cluster? An oracle instance on each node with a readonly TBS on a shared disk using oracle cluster filesystem. In our case the share tbs would contain search data for oracle text.

Would that be possible?

BTW: Is the cluster file system free of charge? Or do you need to licence RAC?

Regards
Stephan Received on Wed Oct 22 2003 - 08:00:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US