There is also a note (1037317.6) that documents moving the replication base tables to another tablespace (which Oracle Recommends).
Funny how alot of the Oracle Recommendations are in notes instead of the documentation. --- Suzy Vordos <[EMAIL PROTECTED]> wrote: > > Hadn't heard that one. Objects for replication > metadata are created in > whatever the default tablespace is for SYSTEM. The > database create > script crdb2.sql changes SYSTEM's default tablespace > to TOOLS, so > subsequently that's where the objects are created > when catrep.sql is > run. In my case, that is TOOLS and haven't run into > any problems. > > [EMAIL PROTECTED] wrote: > > > > Brian, > > > > That is what I wanted to do, but I > understood that it would not be *supported* if we > ran into issues. > > > > Thanks, > > > > Hannah > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED]@SUNGARD On > Behalf Of Brian McGraw > <[EMAIL PROTECTED]> > > > Sent: Thursday, June 20, 2002 11:49 AM > > > To: Multiple recipients of list ORACLE-L > > > Subject: RE: Replication question > > > > > > Just a note, Johanna. We put all of our Oracle > Replication metadata > > > into separate tablespaces, and had absolutely no > problems. > > > > > > Brian > > > > > > ---------------------------------------------- > > > | Brian McGraw /* DBA */ Infinity Insurance | > > > | mailto:[EMAIL PROTECTED] | > > > ---------------------------------------------- > > > > > > > > -- > > Please see the official ORACLE-L FAQ: > http://www.orafaq.com > > -- > > Author: > > INET: [EMAIL PROTECTED] > > > > Fat City Network Services -- (858) 538-5051 > FAX: (858) 538-5051 > > San Diego, California -- Public Internet > access / Mailing Lists > > > -------------------------------------------------------------------- > > To REMOVE yourself from this mailing list, send an > E-Mail message > > to: [EMAIL PROTECTED] (note EXACT spelling of > 'ListGuru') and in > > the message BODY, include a line containing: UNSUB > ORACLE-L > > (or the name of mailing list you want to be > removed from). You may > > also send the HELP command for other information > (like subscribing). > -- > Please see the official ORACLE-L FAQ: > http://www.orafaq.com > -- > Author: Suzy Vordos > INET: [EMAIL PROTECTED] > > Fat City Network Services -- (858) 538-5051 FAX: > (858) 538-5051 > San Diego, California -- Public Internet > access / Mailing Lists > -------------------------------------------------------------------- > To REMOVE yourself from this mailing list, send an > E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of > 'ListGuru') and in > the message BODY, include a line containing: UNSUB > ORACLE-L > (or the name of mailing list you want to be removed > from). You may > also send the HELP command for other information > (like subscribing). __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bill Pass INET: [EMAIL PROTECTED] Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
