Oracle DBA, How To, Error, Cause and Action

ORA-16703: cannot set property while the database is enabled

ORA-16703: cannot set property while the database is enabled


Cause:


An attempt was made to change a database property while the database was enabled.



Action:


Disable the database first, update the property and then, reenable the database.

No comments:

Post a Comment

Thanks for your comment.