ORA-16000: database or pluggable database open for read-only access
Cause:
The database or pluggable database was opened for read-only access. Attempts to modify the database using DML or DDL statements generate this error.
Action:
In order to modify the database or pluggable database, it must first be shut down and reopened for read/write access.
No comments:
Post a Comment
Thanks for your comment.