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: QUESTION - Standby database under 8i - expected behavior in read only mode

Re: QUESTION - Standby database under 8i - expected behavior in read only mode

From: joel garry <joel-garry_at_home.com>
Date: 19 May 2006 11:17:04 -0700
Message-ID: <1148062623.934639.81690@38g2000cwa.googlegroups.com>


Perhaps. From a 9iR2 system:

$ oerr ora 1552
01552, 00000, "cannot use system rollback segment for non-system tablespace '%s'"
// *Cause: Tried to use the system rollback segment for operations involving
// non-system tablespace. If this is a clone database then this
will
// happen when attempting any data modification outside of the
system
// tablespace. Only the system rollback segment can be online in
a
// clone database.

// *Action: Create one or more private/public segment(s), shutdown and then
// startup again. May need to modify the INIT.ORA parameter
// rollback_segments to acquire private rollback segment. If
this is
// a clone database being used for tablspace point in time
recovery
// then this operation is not allowed.

jg

--
@home.com is bogus.
http://ww.uniontrib.com/news/mexico/tijuana/20060519-9999-1n19border.html
http://www.signonsandiego.com/uniontrib/20060519/news_1n19bush.html
Received on Fri May 19 2006 - 13:17:04 CDT

Original text of this message

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