Skip to Content
0
Aug 10, 2011 at 01:49 AM

Error during a SAP Installation - Import ABAP (SAPAPPL2)

91 Views

Hello,

Iu00B4m facing with an error during an installation of SAP ECC 6.0 SR3... in phase Import ABAP.

I checked sapinst.log:

INFO 2011-08-10 02:04:27.328
Working directory changed to Z:\usr\sap\SAPinst\ERP\SYSTEM\DB4\CENTRAL\AS.

INFO 2011-08-10 02:04:27.348
Removed environment variable JANITOR_400 from current process environment.

INFO 2011-08-10 02:04:27.578
Output of Z:\QOpenSys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst is written to the logfile import_monitor.java.log.

WARNING 2011-08-10 02:08:03.879
Execution of the command "Z:\QOpenSys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output: 
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 OS400 ppc64-64 j9ap64142sr13-20110312 (JIT enabled)
J9VM - 20110202_74499_BHdSMr
JIT  - 20090210_1447ifx2_r8
GC   - 200902_24)

Import Monitor jobs: running 1, waiting 1, completed 26, failed 0, total 28.
Loading of 'SAPAPPL2' import package: ERROR
Import Monitor jobs: running 0, waiting 1, completed 26, failed 1, total 28.

WARNING[E] 2011-08-10 02:08:03.889
CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.

ERROR 2011-08-10 02:08:04.29
FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .

In import_monitor.log I see this:

TRACE: 2011-08-10 02:02:48 com.sap.inst.migmon.LoadTask processPackage
Loading of 'SAPAPPL2' import package into database:
/usr/sap/DEV/SYS/exe/run/R3load -i SAPAPPL2.cmd -dbcodepage 4102 -l SAPAPPL2.log -nojournal

ERROR: 2011-08-10 02:05:53 com.sap.inst.migmon.LoadTask run
Loading of 'SAPAPPL2' import package is interrupted with R3load error.
Process '/usr/sap/DEV/SYS/exe/run/R3load -i SAPAPPL2.cmd -dbcodepage 4102 -l SAPAPPL2.log -nojournal' exited with return code -1.
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

WARNING: 2011-08-10 02:06:15
Cannot start import of packages with views because not all import packages with tables are loaded successfully.

WARNING: 2011-08-10 02:06:15
1 error(s) during processing of packages.

INFO: 2011-08-10 02:06:15
Import Monitor is stopped.

(this message has continuation...)