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

NZE-29176: CRL signature verification failed

1 Answers  


ORA-39023: Version string is not supported.

1 Answers  


ORA-16035: missing required keyword string

1 Answers  


ORA-26714: User error encountered while applying

3 Answers  


QSM-02144: aggregate functions are present without a GROUP BY clause

1 Answers  


ORA-36677: (XSDPART15) Duplicate value in value lists of number and number

1 Answers  


ORA-26708: remote DDL not supported by STREAMS : dblink string

1 Answers  


ORA-06035: NETDNT: connect failed, insufficient resources

1 Answers  


ORA-09978: skxfqhdel: Error Disconnecting from another endpoint.

1 Answers  


ORA-01051: deferred rpc buffer format invalid

1 Answers  


ORA-08459: invalid format parameter length

1 Answers  


TNS-12658: ANO service required but TNS version is incompatible

1 Answers  


Categories