Database Backup and Recovery (MOSC)

MOSC Banner

Remove archive log files from standby manually with 11grel2

edited Jan 5, 2012 8:07AM in Database Backup and Recovery (MOSC) 3 commentsAnswered
hey Guys

I'd like to know the best way to delete archive log files mnually on standby side with rman commands

i know that rman has one way and I already set this

CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;

based on Oracle docs
 11.3.4 RMAN Configurations at a Standby Where Backups Are Not Performed
The following RMAN configurations are recommended at a standby database where backups are not done:
1.Connect RMAN to the standby database as target, and to the recovery catalog.2.Enable automatic deletion of archived logs once they are applied at the standby database:CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL 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