Oracle DBA, How To, Error, Cause and Action

ORA-01599: failed to acquire rollback segment (string), cache space is full

ORA-01599: failed to acquire rollback segment (string), cache space is full


Cause:


the amount statically allocated is not enough based on max_rollback_segments parameter.



Action:


For now take another rollback segment offline or increase the parameter max_rollback_segments

No comments:

Post a Comment

Thanks for your comment.