Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - IhOl

#1
Hi, we have installed agent on Linux and trying to add subagent Oracle.

Core agent version 4.3-243-g93e41d8

config:

SubAgent=/opt/netxms/lib/netxms/oracle.nsm
DBDriver=/opt/netxms/lib/netxms/dbdrv/oracle.ddr

During startup, agent rising error:
2024.01.19 14:43:13.683 *D* [db.drv.oracle      ] OCI version 19.21.0.0.0
2024.01.19 14:43:13.686 *E* [db.drv.oracle      ] Cannot allocate Oracle environment handle
2024.01.19 14:43:13.686 *E* [db.drv            ] Database driver "oracle.ddr" initialization failed
2024.01.19 14:43:13.686 *D* [dload              ] DLClose: module=0x1b69f20
2024.01.19 14:43:13.687 *E* [oracle            ] Cannot load Oracle database driver
2024.01.19 14:43:13.687 *E* [subagents          ] Initialization of subagent "ORACLE" (/opt/netxms/lib/netxms/oracle.nsm) failed

Please advice.