NetWorker: NMDA DB2 Troubleshooting Guide
Summary: This document outlines the information required to do initial troubleshooting of an NMDA DB2 issue.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
General information and Logs:
- NetWorker Server and client OS and version: NetWorker: Methods for Identifying NetWorker Software version
- NMDA for DB2 version and build number
- Problem description, get details regarding what specific actions are failing (backup, restore). Provide a screenshot or log snippet for the backup failure
- General system logs:
- Policy logs:
Linux: /nsr/logs/policy/POLICY_NAME/WORKFLOW_NAME
Windows (Default): C:\Program Files\EMC NetWorker\nsr\logs\policy\POLICY_NAME\WORKFLOW_NAME
- NetWorker server and Client
daemon.raw:
Linux: /nsr/logs/daemon.raw
Windows (Default): C:\Program Files\EMC NetWorker\nsr\logs\daemon.raw
NetWorker: How to use nsr_render_log to render .raw log files
Issue regarding Database Backup
- Is this a new install?
If Yes:
- Check the compatibility matrix to ensure that there are no support conflicts: E-Lab Interoperability Navigator 2.0-HOME (You must sign in with your Dell support account)
- Check NMDA documentation to for configuration and best practices: Support for NetWorker Module for Databases and Applications | Manuals & Documents (You must sign in with your Dell support account)
- Is the DB2 client created through NMC client create wizard? If not, try to use Wizard and collect outcome.
If No:
- Was it working before? Get:
mminfo -avot -r name,savetime,pool,ssflags -q client=<db2 client name> - What changed in the environment prior to the issue appearing?
- Does manual backup work?
- UNIX or Linux:
db2 backup db <db name> load /usr/lib/libnsrdb2.so options @/<path/to/db_backup>.cfg> without prompting
- Windows:
db2 backup db <db name> load c:\\path\linbsrdb2.dll options @/<path/to/db_backup>.cfg> without prompting
- Issue regarding Archive log backup?
- Log in to DB2 instance with DB2 instance administrator. Get output of:
db2 get db cfg for <DB name>
- Get the DB2 archive log backup configuration file
<db2archive>.cfgfile on the DB2 client.
- Error message and log excerpt. Check knowledge base for any articles specific to the errors found.
- Backup Device type (Tape, AFTD, Data Domain, VTL or other)
- Debug: Set the Debug option in the
db2.cfgfileNSR_DEBUG_LEVEL= 1 ~ 9 (most cases 3~5) NSR_DIAGNOSTIC_DEST= /nsr/apps/logs (make the folder full permission to db2 account) NSR_DPRINTF=TRUE (enables NetWorker debug for modules)
- If further analysis is needed, get an NSRGET bundle from both the NetWorker server and client: NetWorker: How to Use the NSRGet NetWorker Data Collection Tool
Restore failures:
On the DB2 host (NetWorker client) where the data is to be restored, type the DB2 restore command appropriate for the operating system as follows:
Linux and UNIX:
$ db2 restore db <source DB name> load /usr/lib/libnsrdb2.xx open sessions <n> options @/pathname/nmdb2.cfg taken at yyyymmddtttt into <target DB name>
Windows:
$ db2 restore db <source DB name> load <drive>:\<NetWorker_Install_Directory>\nsr\bin\libnsrdb2.dll open sessions <n> options @<drive>:\pathname\nmdb2.cfg taken at yyyymmddtttt into <target DB name>
Affected Products
NetWorker, NetWorker Module for Databases and ApplicationsProducts
NetWorkerArticle Properties
Article Number: 000021161
Article Type: How To
Last Modified: 30 Jan 2026
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.