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 command bpflist to get
the files

 

bpflist -backupid <backupID> -client  <client> -rl 999

 

stefanos

  _____  

From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Ulises
Rodriguez
Sent: Friday, November 06, 2009 5:22 PM
To: 'VERITAS-BU@mailman.eng.auburn.edu'
Subject: [Veritas-bu] Report or Script.

 

Hello All, 

 

I am trying to figure how  to dump the backup id  to see what was backed up
on tape at the file level. 

 

I am running Win2k3 Netbackup 6.5 

 

Any ideas?

 

Ulises 

Wall Street on Demand

Operations Support

ulises.rodrig...@wallst.com

 

_______________________________________________
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

Reply via email to