Oracle DBA, How To, Error, Cause and Action

ORA-01626: rollback segment number 'string' cannot handle more transactions

ORA-01626: rollback segment number 'string' cannot handle more transactions


Cause:


Too many transactions in this segment.



Action:


Choose a different rollback segment, or reduce the number of concurrent transactions.

No comments:

Post a Comment

Thanks for your comment.