NMDA: Oracle backups fail with internal error code ORA-00600
Summary: NMDA: Oracle backup fails with ORA-00600: internal error code, arguments: [ipc_recreate_que_2], [1], [0]
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.
Symptoms
NetWorker Module for Databases and Applications (NMDA) Oracle database backup fails:
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== ORA-00603: ORACLE server session terminated by fatal error ORA-00600: internal error code, arguments: [ipc_recreate_que_2], [1], [0]
The client configuration wizard for the Oracle client was not running due to missing environment variable on the oracle client.
Cause
The missing environment variable is LD_LIBRARY_PATH. This variable is required by NMDA agent, it is expected to be available even if it is not used by Oracle.
"LD_LIBRARY_PATH=${NSR_LIBS}:/lib:/usr/lib:$LD_LIBRARY_PATH" can be found in NetWorker startup file /opt/nsr/admin/networkerrc.
Resolution
- On the Oracle client, open
/opt/nsr/admin/networkerrcin a text editor. - Modify the path of
LD_LIBRARY_PATH=${NSR_LIBS}:/lib:/usr/lib:$LD_LIBRARY_PATHtoLD_LIBRARY_PATH=${NSR_LIBS}:$ORACLE_HOME/lib:/lib:/usr/lib:$LD_LIBRARY_PATH. - Save the changes and restart NetWorker services on the client.
Affected Products
NetWorker Module for Databases and ApplicationsProducts
NetWorker Family, NetWorker, NetWorker ModuleArticle Properties
Article Number: 000081057
Article Type: Solution
Last Modified: 21 أبريل 2026
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.