Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Reporting from NetBackup
On 2/1/07, Kline.Michael <Michael.Kline_at_suntrust.com> wrote:
>
> We are using NetBackup for Enterprise backup, but I would like some
> sort of report when they do flat file backups.
>
Here a few things that may be useful.
nbu_inactive_classes.pl:
perl script to query the MySQL database for inactive policies
nbu_inactive_classes.sh:
runs the perl script
nbumail.pl:
This produces 2 lists of the previous days backups.
One list is failures, the other is successes. Requires
some editing for servername and email addresses.
It is assumed the NBU Advanced Reporter is installed.
It should be no surprise that Perl is used.
-- Jared Still Certifiable Oracle DBA and Part Time Perl EvangelistReceived on Thu Feb 01 2007 - 13:38:17 CST-- http://www.freelists.org/webpage/oracle-l
- application/octet-stream attachment: nbu_inactive_classes.pl
- application/x-sh attachment: nbu_inactive_classes.sh
- application/octet-stream attachment: nbumail.pl
![]() |
![]() |