Re: [Veritas-bu] Report or Script.

2009-11-07 Thread smpt
Find and download awk for windows (gawk) The following command will give you the backup id of all successful backups for the last 24 hours (or use the -hoursago hours) bperror |find bptm successfully wrote backup |awk '{print $15}' After you have the list of backup ids you can run the

Re: [Veritas-bu] Report or Script.

2009-11-07 Thread Patrick
Hi All If you're a windows purest and you don't mind using temp files then you could try this: @echo off bperror | find bptm successfully wrote backup bperror.out if exist find.out del find.out for /f tokens=15 delims=, %%i in (bperror.out do bpflist -rl 999 -backupid %%i | find /v

[Veritas-bu] Send email notification for Policy Back Up

2009-11-07 Thread abhi1024
Hi, We have just configured Veritas Netbak 6.5.3 in our organization. We want to set up email notification for a policy that backs up several machines every night are want to do the following (a) Send out an email when the back up of policy starts with the clients it has to back up (b) when

[Veritas-bu] Exclude List for NDMP backups

2009-11-07 Thread nitin.gizare
HI Deal all , We are running planning to run 2 NDMP backups in parallel for to backup two diff storage box. I would like to know can we have diff exclude list for each of these NDMP backups? Since dir , files which needs to excluded are different as of now we exclude list is common and