cancel
Showing results for 
Search instead for 
Did you mean: 

System Export Copy- Error in Export Preparation in PI dual stack

Former Member
0 Kudos

Hi,

I am trying Export Preparation for PI dual stack using SAP NetWeaver 7.4 Support Release 1 => Based on AS ABAP and AS Java => Export Preparation.

Getting following error in : sapinst.log

INFO 2014-12-06 17:08:51.590

Working directory changed to /tmp/sapinst_instdir/NW740SR1/ORA/COPY/EXP/AS/PREEXP.

INFO 2014-12-06 17:08:56.580

Creating file /tmp/sapinst_instdir/NW740SR1/ORA/COPY/EXP/AS/PREEXP/R3load.exe.log.

INFO 2014-12-06 17:08:57.150

Output of /usr/sap/PI1/SCS01/exe/R3load -testconnect is written to the logfile R3load.exe.log.

WARNING 2014-12-06 17:08:59.110

Execution of the command "/usr/sap/PI1/SCS01/exe/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/PI1/SCS01/exe/R3load: START OF LOG: 20141206170858

/usr/sap/PI1/SCS01/exe/R3load: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#21 $ SAP

/usr/sap/PI1/SCS01/exe/R3load: version R7.20/V1.4 [UNICODE]

Compiled Mar  8 2014 12:17:33

/usr/sap/PI1/SCS01/exe/R3load -testconnect

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

(DB) ERROR: DbSlErrorMsg rc = 20

/usr/sap/PI1/SCS01/exe/R3load: job finished with 1 error(s)

/usr/sap/PI1/SCS01/exe/R3load: END OF LOG: 20141206170858

ERROR 2014-12-06 17:08:59.170

CJS-30023  Process call '/usr/sap/PI1/SCS01/exe/R3load -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.

ERROR 2014-12-06 17:08:59.950

FCO-00011  The step testDatabaseConnection with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_ABAP_Prepare_Export_Dialog|ind|ind|ind|ind|abapPrepareUnload|0|NW_ABAP_Prepare_Export|ind|ind|ind|ind|1|0|testDatabaseConnection was executed with status ERROR ( Last error reported by the step: Process call '/usr/sap/PI1/SCS01/exe/R3load -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.).

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/PI1/SCS01/exe/R3load: START OF LOG: 20141206170858

/usr/sap/PI1/SCS01/exe/R3load: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#21 $ SAP

/usr/sap/PI1/SCS01/exe/R3load: version R7.20/V1.4 [UNICODE]

Compiled Mar  8 2014 12:17:33

/usr/sap/PI1/SCS01/exe/R3load -testconnect

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

(DB) ERROR: DbSlErrorMsg rc = 20

/usr/sap/PI1/SCS01/exe/R3load: job finished with 1 error(s)

/usr/sap/PI1/SCS01/exe/R3load: END OF LOG: 20141206170858

Any solution for this??

My Kernel is 741.. HP-UX B.11.31 64 bit Unicode.. Oracle 11.2.0.4.0

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks for your support..

Issue has been resolved. Actually the R3* files in the profiles of ABAP and JAVA were different so copied the latest one.

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

/usr/sap/PI1/SCS01/exe/R3load: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#21 $ SAP

/usr/sap/PI1/SCS01/exe/R3load: version R7.20/V1.4 [UNICODE] Compiled Mar  8 2014 12:17:33

/usr/sap/PI1/SCS01/exe/R3load -testconnect

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

(DB) ERROR: DbSlErrorMsg rc = 20

The issue looks more likely with how the R3load is called.

I see the /usr/sap/PI1/SCS01/exe/R3load is used.

Stop the current sapinst execution, delete the sapinst_dir, download the latest SWPM and start the sapinst. Check which R3load is used during this time.

RB

Sriram2009
Active Contributor
0 Kudos

Hi Nikhil

Could you refer the SAP KBA for error message "CJS-30023  Process call"

1918774 - Performance issues when running a SAP Installation / System Copy


BR

SS