ORA-16170: Terminal recovery may have left the database in an inconsistent state

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-16170: Terminal recovery may have left the database in an inconsistent state

Post by jimb »

ORA-16170: Terminal recovery may have left the database in an inconsistent state
Cause: When terminal recovery is invoked in a standby database without synchronous log shipping, in the rare case of the recovery session being in an unrecoverable state, terminal recovery cannot bring the standby database to a consistent SCN boundary if the primary database continues to have redo thread(s) open.
Action: Continue standby recovery with additional log shipping from primary.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196401
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-16170: Terminal recovery may have left the database in an inconsistent state

Post by xaeresis »

xaeresis
Posts: 196401
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-16170: Terminal recovery may have left the database in an inconsistent state

Post by xaeresis »

Post Reply