Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NetBackup Return Codes 1

Status
Not open for further replies.

johngiggs

Technical User
Oct 30, 2002
492
US
Does anyone know of a website which contains the listing of NetBackup Return Code explanations? I am looking for the explanation of RC 25.

Thanks,

John
 
Just issue the bperror command (found in bin/admincmd) as:

bperror -statuscode 25 -r -v

This will give you the explanation of the error code as well as the recommended action.

I run this as part of my backup_exit_notify script which you can find at
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top