My Oracle Support Banner

Archives Logs Are Getting Deleted From Primary DB Before Getting Shipped To Standby Site (Doc ID 1560585.1)

Last updated on FEBRUARY 14, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.2 to 12.1.0.1 [Release 11.2 to 12.1]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Primary and standby configuration .Archive logs backups are configured on primary db .

problem is that logs are getting deleted from primary even before shipping/applied to standby side .

 

Rman Archivelog deletion policy on primary  is set to either

 

RMAN> CONFIGURE ARCHIVELOG DELETION POLICY TO SHIPPED TO ALL STANDBY;

Or 
RMAN> CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;
 
Also rman script contains "not backed up" clause For archivelog.  For example:
Rman> backup archivelog all not backed up delete all input skip inaccessible;
 
 

 

Changes

 The script contains not backed up clause.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.