Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Replication question
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.
johanna.doran_at_sungard.com 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: root_at_fatcity.com_at_SUNGARD On Behalf Of Brian McGraw <brian.mcgraw_at_infinity-insurance.com>
> > 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:Brian.McGraw_at_Infinity-Insurance.com |
> > ----------------------------------------------
> >
> >
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: johanna.doran_at_sungard.com
>
> 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: ListGuru_at_fatcity.com (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: lvordos_at_qwest.com 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: ListGuru_at_fatcity.com (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).Received on Thu Jun 20 2002 - 17:18:43 CDT