Dear experts,
we are installing a brand new system, but we are facing a VERY strange error:
ERROR | 2014-06-05 17:12:25.974 [sixxcstepexecute.cpp:896] |
FCO-00011 The step StartListener with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_OraDBCheck|ind|ind|ind|ind|ora|0|NW_OraDBMain|ind|ind|ind|ind|main|0|NW_OraDBStd|ind|ind|ind|ind|std|0|NW_OraClient|ind|ind|ind|ind|client|0|NW_OraNetworkSrv|ind|ind|ind|ind|server|0|StartListener was executed with status ERROR ( Last error reported by the step: Execution of the command "/oracle/<SID>/112_64/bin/lsnrctl stop LISTENER" finished with status TST_ERROR.).
There is a log file of the lsnrctl utility, here it is:
orae07> ls -la lsnrctl.log
-rw-r----- 1 root | sapinst | 83 Jun 5 17:12 lsnrctl.log |
orae07> cat lsnrctl.log
ld.so.1: lsnrctl: fatal: libclntsh.so.11.1: open failed: No such file or directory
The listener start and stop commands themselves work perfectly under the ora<SID> user: lsnrctl start and lsnrctl stop.
Please kindly advise on how to solve that unpleasant situation! Many many thanks in advance!