|
ORA-01599 failed to acquire rollback segment (string), cache space is full (currently has (string) entries)
Cause: The amount statically allocated is not enough based on the value of the MAX_ROLLBACK_SEGMENTS parameter.
Action: For now, take another rollback segment offline or increase the value of the parameter MAX_ROLLBACK_SEGMENTS. |
|