cancel
Showing results for 
Search instead for 
Did you mean: 

r3trans -d is error return code 12

anil_singh19
Participant
0 Kudos

hi,

the log file is

This is r3trans version 6.19 (release 720 - 06.04.10 - 16:31:00 with UA1430.1 /

prepared for CSN 1287305).

unicode enabled version

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

r3trans finished (0012).

Accepted Solutions (0)

Answers (3)

Answers (3)

JamesZ
Advisor
Advisor
0 Kudos

Hi Anil,

You have to attach the trans.log, otherwise we have to "guess" what is the problem.

Best regards,

James

anil_singh19
Participant
0 Kudos

4 ETW000 R3trans version 6.19 (release 720 - 06.04.10 - 16:31:00 with UA1430.1 / prepared for CSN 1287305).

4 ETW000 unicode enabled version

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

4 ETW000

4 ETW000 date&time   : 28.01.2013 - 21:46:02

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]  Mon Jan 28 21:46:02 2013                                                1967  0.001967

4 ETW000  [dev trc     ,00000]  db_con_init called                                                       501  0.002468

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

4 ETW000                                                                                                 600  0.003068

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

4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                                   511  0.003605

4 ETW000  [dlnt.c      ,00000]  *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("dboraslib.dll")

4 ETW000                          Error 126 = "The specified module could not be found."                1326  0.004931

4 ETW000  [dbcon.c     ,00000]  *** ERROR => Couldn't load library 'dboraslib.dll'                        59  0.004990

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

JamesZ
Advisor
Advisor
0 Kudos

The problem is dbsl is not able to be loaded, first you need to make sure dboraslib.dll is under kernel directory, then please refer to SAP note 556232 to verify the environment variables setting

anil_singh19
Participant
0 Kudos

the file is available under the kernal directory

andreas_herzog
Active Contributor
0 Kudos

Oracle is started?

You used which user to test R3trans -d? <sid>adm?

Check <sid>adm's environment!

GreetZ, AH

anil_singh19
Participant
0 Kudos

from sid adm only, oracle is started

Former Member
0 Kudos
Former Member
0 Kudos

Hi Anil,

Check ther below:

Verify if the SAPSR3 user is locked at the database level,

is the SNC enabled?

check the connection between the DB and SAP.

Also refer the note 556232.

Reward if this helps.

Thanks-

former_member185239
Active Contributor
0 Kudos

Hi Anil,

If the system is a java stack , then you will always receive the error in R3trans -d.

If the system is ABAP stack , then paste the trans.log.

With Regards

Ashutosh Chaturvedi