cancel
Showing results for 
Search instead for 
Did you mean: 

(DB) ERROR: db_connect rc = 256 DbSlConnect to 'sid' as 'sapsid' failed

Former Member
0 Kudos

am installing ECC 6.0 SR1 EHP4 Ready in AIX 6.1 db2 9.1.7.

Got following error in step 27 (IMPORT ABAP)

ARNING 2011-03-03 16:42:02.173

CJSlibModule::writeWarning_impl()

Execution of the command "/usr/sap/WD1/SYS/exe/run/R3load -testconnect" finished with return code 2. Output:

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

/usr/sap/WD1/SYS/exe/run/R3load: START OF LOG: 20110303164202

/usr/sap/WD1/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP

/usr/sap/WD1/SYS/exe/run/R3load: version R7.01/V1.4 UNICODE

Compiled Feb 24 2009 21:54:08

/usr/sap/WD1/SYS/exe/run/R3load -testconnect

DbSl Trace: DbSlConnect to 'WD1' as 'sapwd1' failed

(DB) ERROR: db_connect rc = 256

DbSl Trace: DbSlConnect to 'WD1' as 'sapwd1' failed

(DB) ERROR: DbSlErrorMsg rc = 29

/usr/sap/WD1/SYS/exe/run/R3load: job finished with 1 error(s)

/usr/sap/WD1/SYS/exe/run/R3load: END OF LOG: 20110303164202

WARNING[E] 2011-03-03 16:42:02.176

CJSlibModule::writeError_impl()

  • I have posted this by mistake in another forum..moderator can delete that from other one.

Thanks

Amit Barnawal

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Any other logs specific to this phase ?

Thanks

Sunny

Former Member
0 Kudos

first post is the log, which is shown...later in sdn forum I get suggestion to check R3load -testconnect, that has given me error.

Edited by: Amit Barnwal on Mar 4, 2011 10:37 AM

Answers (3)

Answers (3)

Former Member
0 Kudos

I formatted the System and tried to reinstall...Its completed succesfully...

Thanks

Amit Barnawal

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Please make sure that file system on AIX should not be created with cio option. It should be created with rw option. You can check same with smitty tool.

Thanks

Sunny

Former Member
0 Kudos

When I run R3load -testconnect I got following msg:

./R3load -testconnect

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

./R3load: START OF LOG: 20110303191737

./R3load: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP

./R3load: version R7.01/V1.4 [UNICODE]

Compiled Feb 24 2009 21:54:08

./R3load -testconnect

(DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20

(DB) ERROR: DbSlErrorMsg rc = 20

./R3load: job finished with 1 error(s)

./R3load: END OF LOG: 20110303191737

Thanks

Amit Barnawal