cancel
Showing results for 
Search instead for 
Did you mean: 

rman delete obsolete fail netbackup 7.0 for oracle

Pascal44
Level 2

Hi

we are backing up an oracle database with netbackup and rman catalog.

After reading the netbackup doc for oracle. I am implementing the crosscheck needed and the delete expire and obsolete.

I have the following issues

  1. with the delete obsolete which return the rman error RMAN-06214  for backupset and archivelog all;
  2. I keep saying time to time "database reset to incarnation to" after issuing a command.
  3. If I do a list expired I see in the list the backup done the night before ?

Hope someone can help.

regards

Pascal

2 REPLIES 2

Will_Restore
Level 6

Better to ask on an Oracle forum though I believe you'd want to run

  RMAN> crosscheck copy
  RMAN> delete obsolete


 

Pascal44
Level 2

thanks I will try.

Pascal