Veritas-bu

[Veritas-bu] RMAN / Oracle Backup Query

2002-05-22 09:21:00
Subject: [Veritas-bu] RMAN / Oracle Backup Query
From: nphillip AT csc DOT com (Nigel A Phillips)
Date: Wed, 22 May 2002 14:21:00 +0100
Penelope,

The backups did work (as stated in previous mail restored okay), but
Netbackup was not reporting correctly - my original problem was that I
needed to identify what tapes were used by a particular class, and
bpimagelist -U (snippet from my script)

/usr/openv/netbackup/bin/admincmd/bpimagelist -U -hoursago $HOURSAGO |  \
awk '{ print $9}' | grep "_E$" | sort | uniq >> $LOGDIR/classlist  ### grep
"_E$" - classes for offsite are postfixed _E
 for CLASS_NAME in `cat $LOGDIR/classlist`
do
        for MEDIAID in `/usr/openv/netbackup/bin/admincmd/bpimagelist
-media -idonly -class $CLASS_NAME -hoursago $HOURSAGO `

did not find any media for this class (CCDMWHRT)

I thought this was a bug with Netbackup, but after a long investigation
turned out to be a RMAN oracle issue.

The reply from Veritas came from

> Martin Lafferty
> Senior Product Specialist (4th line)

Case 140-093-855

Martin should be able to answer your queries.

If you require further information we can take this debate offline.