EM 13c: Execution of repvfy commands from EM JOB fails with "libclntsh.so.12.1: cannot open shared object file: No such file or directory"
(Doc ID 2656321.1)
Last updated on NOVEMBER 24, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Scheduled a job from EM 13c Console which runs repvfy commands on repository database.
This jobs fails with the following error:
Error connecting to the database.
TNS = (description=(load_balance=off)(failover=on)(address=(protocol=tcp)(host=<hostname>)(port=1521))(address=(protocol=tcp)(host=<hostname>)(port=1521))(connect_data=(service_name=<DBServiceName>)(failover_mode=(type=select)(method=basic))))
install_driver(Oracle) failed: Can't load ../agent13c/agent_13.3.0.0.0/perl/lib/site_perl/5.14.4/x86_64-linux-thread-multi/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.12.1: cannot open shared object file: No such file or directory at /../agent13c/agent_13.3.0.0.0/perl/lib/5.14.4/x86_64-linux-thread-multi/DynaLoader.pm line 190.
at (eval 13) line 3
Compilation failed in require at (eval 13) line 3.
Perhaps a required shared library or dll isn't installed where expected
at /u01/app/oracle/product/em/Middleware13300/emdiag/bin/repvfy.pl line 2242
TNS = (description=(load_balance=off)(failover=on)(address=(protocol=tcp)(host=<hostname>)(port=1521))(address=(protocol=tcp)(host=<hostname>)(port=1521))(connect_data=(service_name=<DBServiceName>)(failover_mode=(type=select)(method=basic))))
install_driver(Oracle) failed: Can't load ../agent13c/agent_13.3.0.0.0/perl/lib/site_perl/5.14.4/x86_64-linux-thread-multi/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.12.1: cannot open shared object file: No such file or directory at /../agent13c/agent_13.3.0.0.0/perl/lib/5.14.4/x86_64-linux-thread-multi/DynaLoader.pm line 190.
at (eval 13) line 3
Compilation failed in require at (eval 13) line 3.
Perhaps a required shared library or dll isn't installed where expected
at /u01/app/oracle/product/em/Middleware13300/emdiag/bin/repvfy.pl line 2242
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |