Oracle DBA, How To, Error, Cause and Action

ORA-15603: Action cannot be performed when database is in read-only mode.

ORA-15603: Action cannot be performed when database is in read-only mode.


Cause:


A procedure in DBMS_AUTO_TASK_ADMIN package was invoked when database was open in read-only mode.



Action:


Retry when database is open in read/write mode.

No comments:

Post a Comment

Thanks for your comment.