-
Documentation task
-
Resolution: Unresolved
-
Major
-
None
-
5.0.13, 5.4.2
-
None
-
Sprint 93 (Oct 2022), Product delivery backlog, Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023), Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023), Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023)
Many zabbix user who try to use official solution have troubles. Items get unsupported with error:
Connection failed: ORA-00000: DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory". See https://oracle.github.io/odpi/doc/installation.html#linux for help.
It happens because by default oracle client is installed by default on a path which is not a part where dynamic linker is searching libraries.
I'm very sure it must be documented in zabbix documentation how to configure that.