Database Backup and Recovery (MOSC)

MOSC Banner

archives not deleting on standby (standby is in sync)

Hi all,


I have a 12.2 primary and standby database. On the standby I have a job to delete archives backed up 1 times to device type sbt_tape however sometimes it just doesn't remove the archives already backed up. If I go into rman on the standby and issue the command manually, it removes them.

I do have this set and haven't changed it yet

CONFIGURE ARCHIVELOG DELETION POLICY TO NONE

Any ideas on why they archives aren't removing?

My script:

run {

allocate channel t1 device type 'SBT_TAPE';

allocate channel t2 device type 'SBT_TAPE';

send 'NB_ORA_SCHED=ORACLE_Logs';

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