cancel
Showing results for 
Search instead for 
Did you mean: 

R3trans -d

Former Member
0 Kudos

Hi guys,

I have installed a new application server for one of our SAP systems. After the installation, I checked

R3trans -d, but it is not working. this a Linux machine/Oracle/R/3 4.6C.

Do you think this a problem with the lib file dboraslib.so or something wrong in my tnsnames.ora file or is it something else?

Here is the trans.log:

ETW000 date&time : 19.10.2006 - 07:33:45

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

4 ETW000 [developertra,00000] Thu Oct 19 07:33:45 2006 86 0.000086

4 ETW000 [developertra,00000] db_con_init called 16 0.000102

4 ETW000 [developertra,00000] create_con (con_name=R/3) 25 0.000127

4 ETW000 [developertra,00000] Loading DB library '/usr/sap/UPA/SYS/exe/run/dboraslib.so' ...

4 ETW000 32 0.000159

4 ETW000 [dlux.c ,00000] *** ERROR => DlLoadLib: libclntsh.so.9.0: cannot open shared object

file: No such file or directory -> DLENOACCESS (0,Success)

4 ETW000 293 0.000452

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

ib.so'

4 ETW000 18 0.000470

2EETW169 no connect possible: "invalid values set for DIR_LIBRARY '/usr/sap/UPA/SYS/exe/run' or dbms

_type 'ORA'"

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks to all of you guys.

The problem was with the oracle client software.

I didnt think of that, so thanks for pointing me to that.

Reagrds

Cyrus

Former Member
0 Kudos

Download latest version of 'Oracle client software' for your application server.

Re-check the environment settings with referance to the client software.

Regards,

Ammey Kesarkar

Former Member
0 Kudos

Hi cherry,

Yes, the environement variable is set correctly and the exe directory is there and is acessible to sidadm user.

So, the problem has to be something else.

Regards

Cyrus

Former Member
0 Kudos

check whether dboraslib.sl is in exe directory and the permissions for that file is set correctly

thanks

prince

Former Member
0 Kudos

Cyrus,

Whether the environment variables are correctly set for the user?

it says "invalid values set for DIR_LIBRARY '/usr/sap/UPA/SYS/exe/run' or dbms

_type 'ORA'"

please check this,also have you checked whether this file 'usr/sap/UPA/SYS/exe/run/dboraslib.so' exists in the specified path.

Regards,

Cherry