Database Error Messages

OCI-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.