RMAN and NetBackup each has a retention and one can normally restore from a
backup that has expired from neither.  (One can "add back" a unexpired
NetBackup image into the RMAN catalog, as one can import a tape image back
into the NetBackup catalog)

RMAN does not know the Netbackup retention nor does NetBackup know the RMAN
retention.  There are RMAN commands to bring these into (momentary) sync,
deleting items in the RMAN catalog or control file and NetBackup.  For
example, I use (on my tapeless system) these RMAN commands, weekly:

   - delete noprompt obsolete device type disk;
   - crosscheck backup;
   - delete noprompt expired backup device type disk;

It should be noted that RMAN retention policies can be more complex than, or
different from, Netbackup's simple "keep for n days".

I have no clue how RMAN could change its mind unless somehow the control
file and RMAN catalog were different and one query used the catalog and the
other didn't.

Cheers, Wayne

On Fri, May 13, 2011 at 3:31 PM, Patrick
<netbac...@whelan-consulting.co.uk>wrote, in part:

>  ...
>
> I have a strange question. Has anyone seen a situation where RMAN says the
> backup image has expired, but NetBackup says they exist?
>
> And then later, next day, RMAN says the image does exist. Very strange.
> ...
>
_______________________________________________
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

Reply via email to