cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle Client can not connect DB with SSFS

former_member196171
Participant
0 Kudos

Hi Experts ,

I have upgraded Oracle DB and Oracle Client from 11G to 12C , converting to SSFS from OPS$ with CI  and I can not connect to DB , getting following error.

If I change back the client to 11G , it works , any clue on this

4 ETW000 R3trans version 6.24 (release 721 - 25.02.15 - 20:15:02).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time   : 20.12.2015 - 21:21:41

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: R3trans -d

4 ETW000  trace at level 2 opened for a given file pointer

4 ETW000  [     dev trc,00000]  Sun Dec 20 21:21:41 2015                                                  78  0.000078

4 ETW000  [     dev trc,00000]  db_con_init called                                                        13  0.000091

4 ETW000  [     dev trc,00000]  set_use_ext_con_info(): ssfs will be used to get connect information

4 ETW000                                                                                                  44  0.000135

4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                  19  0.000154

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

4 ETW000  [     dev trc,00000]  Loading DB library '/usr/sap/SID/SYS/exe/run/dboraslib.o' ...             39  0.000206

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

4 ETW000                          "rtld: 0712-001 Symbol CreateIoCompletionPort was referenced         26076  0.026282

4 ETW000                              from module /oracle/client/12x/instantclient/libclntsh.so(), but a runtime definition

4 ETW000                                    of the symbol was not found.

4 ETW000                        rtld: 0712-001"  (errno=8,Exec format error)

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

4 ETW000                                                                                                  71  0.026353

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

~

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Have you enabled I/O Completion Ports according to 2.10 Enabling I/O Completion Ports? If

Former Member
0 Kudos

Hi,

i had the same issue just now:

4 ETW000  [ dev trc,00000]  Loading DB library '/usr/sap/QEK/SYS/exe/run/dboraslib.o' ...
4 ETW000  [dlux.c  ,00000]  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/QEK/SYS/exe/run/dboraslib.o") FAILED
4 ETW000                      "rtld: 0712-001 Symbol CreateIoCompletionPort was referenced
4 ETW000                          from module /oracle/client/12x/instantclient/libclntsh.so(), but a runtime definition
4 ETW000                                of the symbol was not found.
4 ETW000                    rtld: 0712-001"  (errno=8,Exec format error)
4 ETW000  [dbcon.c ,00000]  *** ERROR => Couldn't load library '/usr/sap/QEK/SYS/exe/run/dboraslib.o'

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

and it was indeed in I/O completion ports, after setting it up to available and reboot of the server R3trans -d worked immediately.

Sriram2009
Active Contributor
0 Kudos

Hi Abu

1. Could you share your SAP / Kernel & OS version details?

2. Check this SCN thread

Regards

SS

former_member196171
Participant
0 Kudos

Hi SS

Thanks for your reply

OS : AIX 7.1 TL3 with SP5

Kernel : 721_EXT PATCH LEVEL : 419

SAP Net weaver 7.0 with EHP 3 and ECC  with EHP6

Al Mamun

Sriram2009
Active Contributor
0 Kudos

Hi Mamun

You can refer the same scn link

Regards

SS

former_member227283
Active Contributor
0 Kudos

Hello,

Please refer below link for support and compatibility of OS platform for running 12c client.

Also you will find procedure for implimenting 12c client on supported platform.

Regards,

Anil