cancel
Showing results for 
Search instead for 
Did you mean: 

libclntsh.so.11.1: cannot open shared object file: No such file or directory

Former Member
0 Kudos

Hello All,

I am getting below error when i execute R3load -testconnect command.

****************************************************************************************************************************************

R3load -testconnect

R3load: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory

****************************************************************************************************************************************

R3trans -x also giving below error when i execute this command using sidadm.

****************************************************************************************************************************************

4 ETW000                                                                                                  37  0.000673

4 ETW000  [     dev trc,00000]  create_con (con_name=R/3)                                                 35  0.000708

4 ETW000  [     dev trc,00000]  Loading DB library '/usr/sap/SID/SYS/exe/uc/linuxx86_64/dboraslib.so' ...

4 ETW000                                                                                                 136  0.000844

4 ETW000  [dlux.c      ,00000]  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/SID/SYS/exe/uc/linuxx86_64/dboraslib.so") FAILED

4 ETW000                          "libclntsh.so.11.1: cannot open shared object file: No such file or directory"

4 ETW000                                                                                                1156  0.002000

4 ETW000  [dbcon.c     ,00000]  *** ERROR => Couldn't load library '/usr/sap/SID/SYS/exe/uc/linuxx86_64/dboraslib.so'

4 ETW000                                                                                                 191  0.002191

2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/SID/SYS/exe/uc/linuxx86_64') or dbms_type ('ORA')"

****************************************************************************************************************************************

The system is in Distributed environment. DB (oracle10g) is on Linux and SAP on Windows.  I am executing above commands in Linux server.

Please help me to resolve this issue.

Regards,

Mahendra

Accepted Solutions (1)

Accepted Solutions (1)

former_member188883
Active Contributor
0 Kudos

Hi Mahendra,

It is definitely issue with Oracle instant client. Please refer SAP note

Note 819829 - Oracle Instant Client Installation and Configuration on Unix

on the process on installing the new instant client for oracle 11g

Hope this helps.

Regards,

Deepak Kori

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you All,

Issue is cleared after we installed oracle client 11g and set LD_LIBRARY_PATH varialble with oracle11g client path.

Regards,

Mahendra

Reagan
Advisor
Advisor
0 Kudos

and what happens wne you execute R3trans -d from the server where SAP is running ?

Regards

RB

former_member185239
Active Contributor
0 Kudos

Hi Mahendra,

The problem is with the oracle client .

Compared the oracle client files from other system and assigned the right permission ,copy the missing files and set the softlink on the files.

Follow the sapnote

1901033 - "R3trans -d" returns no connect possible: "maybe someone set invalid values for DIR_LIBRAR...

With Regards

Ashutosh Chaturvedi