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

MOSC Banner

Daily backup error “RMAN-08137:" after Disabled Dataguard instance due to server failure.

Good Day,

Daily backup error “RMAN-08137: WARNING: archive log not deleted as it is still needed”

The 10g Physical Standby server went out of commission. It will not be rebuilt until next week. Before it failed I was able to execute the ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;

The dataguard broker configuration has been disabled.

SQL> ALTER SYSTEM SET DG_BROKER_START=FALSE;

The primary database shows that the LOG_ARCHIVE_DEST_STATE_2 is set to defer.

SQL> alter system set log_archive_dest_state_2=DEFER;

My backups are performed via Netbackup.

(Q)How do I get the system to stop piling up archive logs awaiting the return of the standby?

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