ORA-01552: cannot use system rollback segment for non-system
tablespace 'string'



ORA-01552: cannot use system rollback segment for non-system tablespace 'string'..

Answer / guest

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. If the non-system tablespace has AUTO segment space
management, then create an undo tablespace.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06790: TLI Driver: poll failed

1 Answers  


ORA-30386: invalid SQL statement for DECLARE_REWRITE_EQUIVALENCE

1 Answers  


SQL-02124: NULL value returned by EXEC TOOLS statement

1 Answers  


RMAN-06290: Report of database schema

1 Answers  


ORA-09812: Unable to get user clearance from connection

1 Answers  






ORA-15103: conflicting or duplicate REPAIR options

1 Answers  


ORA-15001: diskgroup "string" does not exist or is not mounted

1 Answers  


ORA-08264: ora_addr: cannot close nameserver

1 Answers  


ORA-23363: mismatch of mview base table "string" at master and mview site

1 Answers  


ORA-13346: the coordinates defining an arc are collinear

1 Answers  


NNL-00833: Fastest delete processing time: string

1 Answers  


ORA-24439: success with PLSQL compilation warning

1 Answers  


Categories