High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

How to resolve ORA-16700 for stand by database and ORA-16629 for the primary database

Hello,
Oracle Database version: 11g R1

We have following test data guard environment:

ORATST - Primary Database
ORAPSD - Physical Standby Database

When I perform following command it returns ORA-16700 for stand by database and ORA-16629 for the primary database.


DGMGRL> connect sys/pwd@ORATST
DGMGRL> show database 'ORAPSD' 'STATUSREPORT'
DGMGRL> show database 'ORATST' 'STATUSREPORT'


I could not find solution for this errors. Can anyone please help me to resolve this issue. It is little urgent.

The description of ORA-16700 

Re-create the standby database from the primary database or flash back the standby database to the same point the primary database had been flashed back to.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center