Oracle DBA, How To, Error, Cause and Action

ORA-16152: standby database is in 'no-data-loss' protected mode

ORA-16152: standby database is in 'no-data-loss' protected mode


Cause:


The attempted database operation is not allowed while the standby database is in 'no-data-loss' protected mode.



Action:


Verify that the attempted database operation is warranted, ALTER DATABASE SET STANDBY DATABASE UNPROTECTED and reissue the statement.

No comments:

Post a Comment

Thanks for your comment.