Troubleshooting guide

Status Codes
130 NetBackup Troubleshooting Guide - UNIX
Explanation: A system call failed in bparchive, bpbackup, bplist, or bprestore.
Recommended Action:
1. Enable activity logging for bparchive, bpbackup, bplist, or bprestore (as
appropriate) by creating activity log directories for them.
On UNIX, if a nonroot user is having problems, verify that the directory created has
mode 666. Look for and correct any reported errors.
2. Retry the operation and check the resulting logs.
If the logs do not reveal the problem, use the command line version of the command
and correct any problems that are reported on stderr.
Status Code: 101
Message: failed opening mail pipe
Explanation: The process that attempts to send mail could not open the pipe to the server.
Recommended Action: Verify that mail is configured on the client. For detailed
troubleshooting information, create a bpcd activity log directory and retry the operation.
Check the resulting bpcd activity log.
Status Code: 102
Message: failed closing mail pipe
Explanation: The process that sends mail could not close the pipe to the server.
Recommended Action: Verify that mail is configured on the client. For detailed
troubleshooting information, create a bpcd activity log directory and retry the operation.
Check the resulting bpcd activity log.
Status Code: 105
Message: file pathname exceeds the maximum length allowed
Explanation: The path name built by using the current working directory exceeds the
maximum path length allowed by the system.
Recommended Action: Shorten the current working directory path length.
Status Code: 106
Message: invalid file pathname found, cannot process request
Explanation: One of the file paths to be backed up or archived is not valid.