Try the following:
1. Verify that you have read access to the files. Check the status or progress log on the client for messages on why the backup failed. Correct problems and retry the backup.
2. On Windows clients, verify that the account used to start the NetBackup Client service has read access to the files.
3. On Macintosh clients, this code can be due to multiple backups being attempted simultaneously on the same client. Some possible solutions are:
* Adjust the backup schedules.
* If the client is only in one policy, set the policy attribute, Limit jobs per policy, to 1.
* Set the NetBackup global attribute, Maximum jobs per client, to 1 (note that this limits all clients in all policies).
4. For a UNIX database extension client (for example, NetBackup for Oracle), this can mean a problem with the script that is controlling the backup.
Check the progress report on the client for a message such as Script exited with status code = number (the number will vary). The progress log also usually names the script.
Check the script for problems. Also, check the troubleshooting logs created by the database extension. See the NetBackup guide that came with the database extension for information on the scripts and troubleshooting logs.