Showing posts with label ORA-30015: previously offlined undo tablespace string is still pending. Show all posts
Showing posts with label ORA-30015: previously offlined undo tablespace string is still pending. Show all posts

Friday, 18 May 2012

ORA-30015: previously offlined undo tablespace string is still pending

ORA-30015: previously offlined undo tablespace string is still pending

Cause: the current operation is not allowed because an undo tablespace containing active transactions is pending from a previous SWITCH UNDO operation. The operation will be allowed again after all transactions in the previous undo tablespace are committed.

Action: Wait for all previous transactions to commit before reissuing the current statement.