NMDA: Oracle backups fail with internal error code ORA-00600
Resumen: NMDA: Oracle backup fails with ORA-00600: internal error code, arguments: [ipc_recreate_que_2], [1], [0]
Este artículo se aplica a
Este artículo no se aplica a
Este artículo no está vinculado a ningún producto específico.
No se identifican todas las versiones del producto en este artículo.
Síntomas
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.
Causa
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.
Resolución
- 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.
Productos afectados
NetWorker Module for Databases and ApplicationsProductos
NetWorker Family, NetWorker, NetWorker ModulePropiedades del artículo
Número del artículo: 000081057
Tipo de artículo: Solution
Última modificación: 21 abr 2026
Versión: 5
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.