cancel
Showing results for 
Search instead for 
Did you mean: 

NetWeaver 7.0 Ehp1 installation

Former Member
0 Kudos

Hi,

I'm trying to install a NetWeaver 7.0 Abap Ehp1. Win 2008 64x, MS Sql 2005

In install phase 'Import Abap' 5 out of 29 import jobs fails.

Below is log file from import_monitor.log and SAPAPPL2.log

Have anyone experienced this issue before? How should I proceed?

Any input welcome

From import_monitor.log

-


ERROR: 2009-05-07 23:09:27 com.sap.inst.migmon.LoadTask run

Loading of 'SAPAPPL2' import package is interrupted with R3load error.

Process 'C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -loadprocedure fast' exited with return code 2.

For mode details see 'SAPAPPL2.log' file.

Standard error output:

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

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

TRACE: 2009-05-07 23:09:56 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSPROT' import package is started.

TRACE: 2009-05-07 23:09:56 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPSPROT' import package into database:

C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -loadprocedure fast

ERROR: 2009-05-07 23:09:56 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSPROT' import package is interrupted with R3load error.

Process 'C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -loadprocedure fast' exited with return code 2.

For mode details see 'SAPSPROT.log' file.

Standard error output:

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

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

WARNING: 2009-05-07 23:10:26

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

WARNING: 2009-05-07 23:10:26

4 error(s) during processing of packages.

INFO: 2009-05-07 23:10:26

Import Monitor is stopped.

From SAPAPPL2.log:

-


C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090507230926

C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP

C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe: version R7.01/V1.4 [UNICODE]

Compiled Oct 13 2008 23:53:53

C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -loadprocedure fast

(DB) INFO: connected to DB

(TSK) ERROR: file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\MSS\CENTRAL\SAPAPPL2.TSK.bck already seems to exist

a previous run may not have been finished cleanly

file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\MSS\CENTRAL\SAPAPPL2.TSK possibly corrupted

C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)

C:\usr\sap\BP1\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090507230927

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please check env variable SAPSYSTEMNAME setting, does your systems is unicode one? the error says it is looking for code page 4103. Please check OSS note 552464.

Thank you,

Shyam