Skip to main content
Solved

Report,logs of deleted backup using RMAN

  • June 21, 2023
  • 1 reply
  • 149 views

Forum|alt.badge.img+14

we are testing if backup can be deleted using RMAN command , external pruning is disabled but still delete backup from RMAN is successfull , how to verify it is deleting the backup?

 

is there anyway we can see if any deleted action perfromed from external 

Best answer by Mahender Reddy

@Ajal, 

 

When you submitted a delete command from rman, it will only delete the backup information from control file and catalog. It couldn’t delete backup physically from commvault storage because external pruning is disabled.

You can validate with the job id’s. 

Are the backups running through commvault schedule? If yes, each backup will have unique piece names starting with the job id’s.

Check which pieces pruned from Oracle when submitted delete command, compare the same in commvault under job history using job id’s of pruned backups.

Let us know in case of any questions.

 

-

Mahender

 

1 reply

Forum|alt.badge.img+5

@Ajal, 

 

When you submitted a delete command from rman, it will only delete the backup information from control file and catalog. It couldn’t delete backup physically from commvault storage because external pruning is disabled.

You can validate with the job id’s. 

Are the backups running through commvault schedule? If yes, each backup will have unique piece names starting with the job id’s.

Check which pieces pruned from Oracle when submitted delete command, compare the same in commvault under job history using job id’s of pruned backups.

Let us know in case of any questions.

 

-

Mahender