ORA-16692
operation disallowed for a member that is currently shipping redo to another member
Cause
An attempt was made to remove, disable, or convert (physical standby database) a member that currently shipped redo data to another member.
Action
Modify the value of the RedoRoutes property for the member to be removed, disabled, or converted (physical standby database) to not ship redo data for the current primary database and then retry the operation.
ORA-16692
operation disallowed for a member that is currently shipping redo to another member
Cause
An attempt was made to remove, disable, or convert (physical standby database) a member that is currently shipping redo to another member.
Action
Modify the value of the RedoRoutes property for the member to be removed, disabled, or converted (physical standby database) to not ship redo for the current primary database and then retry the operation.
ORA-16692
operation disallowed for a member that has a value set for its RedoRoutes property
Cause
An attempt was made to delete, disable, or convert (physical standby database) a member that has a non-empty value set for its RedoRoutes property.
Action
Reset the value of the RedoRoutes property for the member to be deleted, disabled, or converted (physical standby database) to the empty string and then retry the operation.