Veritas-bu

[Veritas-bu] Expected RMAN behavior

2004-03-10 12:46:33
Subject: [Veritas-bu] Expected RMAN behavior
From: Mark.Donaldson AT experianems DOT com (Donaldson, Mark)
Date: Wed, 10 Mar 2004 10:46:33 -0700
We've got an RMAN backup of our Oracle database.  We're using a small RMAN
maintenance script to cleanup weekly.

The core of it looks like:
RUN {
  CROSSCHECK BACKUP;
  CHANGE ARCHIVELOG ALL CROSSCHECK;
  DELETE NOPROMPT EXPIRED BACKUP;
  DELETE NOPROMPT OBSOLETE;
}


OK - by our reading, this should compare the RMAN catalog against the NB
catalog.  It should then clean the RMAN catalog of any images that NB has
lost or expired and the reverse.

After a test, it looks like the reverse didn't happen.  Yes - it cleaned the
RMAN catalog but not one tape was released.  I thought that if RMAN
retention made a backup piece obsolete, then it would trigger Netbackup to
expire the associated image.  Didn't seem to happen.

Can anybody verify if RMAN catalog cleanup should (or should not) affect the
NB image database?

-M

-----------------------------------------------------------------------
"Dust off and nuke the site from orbit.  It's the only way to be sure."
----------------------------------------------------------------------- 
Mark Donaldson - SE - Experian - 303-675-5844
-----------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>