Oracle DBA, How To, Error, Cause and Action

ORA-01650: unable to extend rollback segment string by string in tablespace string

ORA-01650: unable to extend rollback segment string by string in tablespace string


Cause:


Failed to allocate an extent of the required number of blocks for a rollback segment in the tablespace.



Action:


Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.

No comments:

Post a Comment

Thanks for your comment.