cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Solution Manager: R3load testconnct:ERROR

Former Member
0 Kudos

Just about to install Solution Manager 7.0 on a Linux SUSE with MaxDB.

Step IMPORT ABAP gives an error (in R3load.exe.log)

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

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

/usr/sap/SOL/SYS/exe/run/R3load: START OF LOG: 20100401095047

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

/usr/sap/SOL/SYS/exe/run/R3load: version R7.01/V1.4 [UNICODE]

Compiled Feb 24 2009 21:39:36

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

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

(DB) ERROR: DbSlErrorMsg rc = 20

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

/usr/sap/SOL/SYS/exe/run/R3load: END OF LOG: 20100401095047

No idea what DBSL_CMD_IMP_FUNS_SET rc=20 could mean???

Any idea?

Accepted Solutions (0)

Answers (2)

Answers (2)

Paul_Babier
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Henrik,

You may want to have a look at SAP Note 898181 - Corrupt Signal Record creates signal 11.

If you refer to Symptom #2, I think you will see your error as described in relation to R3LOAD.

The solution is described in the note, but specifically the problem is solved in Release 6.40 with patch 103 and in Release 7.00 as of patch 33. Hope this is helpful.

Regards,

Paul

Former Member
0 Kudos

Hello Henrik,

This sounds like you are trying to install the license and getting this issue.

Please review SAP Note 359944

Please run 'saplicense -show' again under user <sid>adm, and make sure the version of saplicense, it is Release 640 or Release 4.5B

check db-library version run command 'disp+work -v', then you will see the kernel version and dbsl patch level

update if necessary:

If releases of SAPLICENSE and dbsl are different, eg. SAPLICENSE is 640, but your kernel is 4.5B, please goto Service Marketplace and update the executables.

Thanks,

Mark