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

MOSC Banner

ORA-16086: Redo data cannot be written to the standby redo log

Oracle 19c database, Linux 7

I'm setting up RAC to RAC Data Guard.

Confirmed static listeners on the Primary and Standby.

Confirmed TNS connectivity.

On the Standby,

SQL> startup nomount,

$ rman target sys/pwd@DB_Primary auxiliary sys/pwd@DB_Standby

RMAN>

duplicate target database

 for standby

 from active database

 dorecover

 spfile

  set db_unique_name='DB_Standby' COMMENT 'Is standby'

 nofilenamecheck;


Everything works well, at the end of the duplicate, I get



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