cancel
Showing results for 
Search instead for 
Did you mean: 

Prepare TP error please help!!! 4.6 C to ECC 6.0

Former Member
0 Kudos

hello when running prepare i get the error below.

i have tried replacing the DB libraries but no go.

Thanks in advance

Joe Villar

joe.villar@compass-usa.com

ERROR: No connect due to DbSl Load Lib Failure

ERROR: The values set for DIR_LIBRARY ('/usr/sap/put/exe') or dbms_type ('ora') are invalid.

ERROR: Connect to DV1 failed (20070315152112).

TRACE-INFO: 1: [dev trc ,00000] Thu Mar 15 15:21:12 2007 16543 0.016543

TRACE-INFO: 2: [dlux.c ,00000] *** ERROR => DlLoadLib: dlopen()= I/O error -> DLENOACCESS (5,I/O error)

TRACE-INFO: 3: 10 0.016553

command being ran by prepare

/usr/sap/put/exe/tp pf=/usr/sap/put/bin/DEFAULT.TPP execdbscript DV1 -x SQLDBSCRIPT.TQL

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

try to change dbms_type parameter from ora to ORA

Answers (4)

Answers (4)

Former Member
0 Kudos

note 403004 might be usefull

Former Member
0 Kudos

i think the user doesn't have autorization for the file '/usr/sap/put/exe/dboraslib.o' (dlopen()= I/O error ), if this doesn't solve your problem,

read this form

Former Member
0 Kudos

ran R3trans -d from usr/sap/put/exe and got the following errors

4 ETW000 /usr/sap/put/exe/R3trans version 6.14 (release 700 - 26.02.07 - 15:37:00).

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

4 ETW000

4 ETW000 date&time : 19.03.2007 - 10:48:21

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: /usr/sap/put/exe/R3trans -d

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

4 ETW000 [dev trc ,00000] Mon Mar 19 10:48:21 2007 63 0.000063

4 ETW000 [dev trc ,00000] db_con_init called 11 0.000074

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

4 ETW000 [dev trc ,00000] Loading DB library '/usr/sap/put/exe/dboraslib.o' ...

4 ETW000 43 0.000157

4 ETW000 [dlux.c ,00000] *** ERROR => DlLoadLib: dlopen()= I/O error -> DLENOACCESS (5,I/O error)

4 ETW000 470 0.000627

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

4 ETW000 19 0.000646

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

Former Member
0 Kudos

Changed from ora to ORA and still get the same error.

Thanks for you help

Connect failed due to DbSL load lib failure

This is /usr/sap/put/exe/R3trans version 6.14 (release 700 - 26.02.07 - 15:37:00).

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

/usr/sap/put/exe/R3trans finished (0012).