NetBackup™ for SQLite Administrator's Guide
Troubleshooting errors when using NetBackup for SQLite Agent
Table: General steps to resolve errors lists the general steps that help you resolve problems you may encounter when using the agent.
Table: General steps to resolve errors
Steps | Action | Action |
---|---|---|
Step1 | Remember the error message. | Error messages are usually the vehicles for telling you something went wrong. If you do not see an error on the command line, but still suspect a problem, check the logs and the reports. These can provide an error message that directly points to the problem. The logs and reports are essential troubleshooting tools. |
Step2 | Identify what you were doing when the problem occurred. | Ask the following questions:
|
Step3 | Record all information. | Capture potentially valuable information:
|
Step4 | Correct the problem. | After you define the problem, use the information to correct it. |
Step5 | Contact Technical Support. | If you cannot solve the error, contact the Technical support. |
To troubleshoot the errors, you can refer to the NetBackup logs. These logs are located at the following locations:
The NetBackup primary server logs are located at:
install_path\NetBackup\logs\bprd
install_path\NetBackup\logs\bpcd
install_path\NetBackup\logs\user_ops\dbext\logs
You must enable the bprd
and the bpcd
log files. For more information, see the NetBackup Troubleshooting Guide.
The logs that are specific to the NetBackup client are located at:
install_path\netbackup\logs\nbsqlite
The logs that are specific to NetBackup XBSA are located at:
<NetBackup_install_path>/netbackup/logs/exten_client
For troubleshooting NetBackup errors, see NetBackup Troubleshooting Guide and the NetBackup Commands Reference Guide.
Table: Troubleshooting NetBackup for SQLite errors lists the errors and the solutions to troubleshoot the problems when running the operations.
Table: Troubleshooting NetBackup for SQLite errors
Error | Description | Solution |
---|---|---|
The nbsqlite backup fails with the following error: Unable to load xbsa.dll | The nbsqlite backup fails if the user environment variable path is not updated with NetBackup bin directory. | To run a nbsqlite backup successfully:
|
The nbsqlite backup fails with status code: 7648. | The backup may fail when the host validation fails for secure connection. The agent may take some time to terminate the backup operation and display the job status on the nbsqlite command prompt. | Verify that you configure the valid primary server name and the host name. |
The nbsqlite backup fails with the following error: XBSA initiation failed Or Failed to create XBSA object | The nbsqlite backup fails if the required parameters are not specified on command line. | To run the backup successfully:
|
(Windows)VSS snapshot creation failed | The nbsqlite backup may fail when the user does not have the privileges to run the nbsqlite operations. | Run cmd.exe in Administrator mode. |
The nbsqlite restore operation does not restore any data from the target NetBackup client. | The nbsqlite restore fails if the NetBackup client name and the target directory are not updated. | For a successful restore:
|
The nbsqlite backup fails with the following error: (Linux) Error creating LVM snapshot | The nbsqlite backup may fail when the volume group does not have sufficient space for the snapshot. | To verify the space in the volume group, use the following command:
|
Error messages after a successful backup: <volume_group>/<snapshot_name> Read failure after 0 of 4096 at 29393616896: input or output error. OR <volume_group>/<snapshot_name>: read failure after 0 of 4096 at 4096: input or output error. | The nbsqlite backup gives these errors when the volume group contains the snapshots. You can list the snapshots and then remove them before you run the backup again. | To remove the snapshots:
|
The nbsqlite backup on Linux (LVM), fails with the following error: Error unmounting the snapshot-Device or resource busy OR Error removing the snapshot-sqlitesnap_<timestamp> | The nbsqlite backup fails during an attempt to unmount the snapshot, the device, or when you remove the existing snapshots. | To unmount the snapshot
|