Hello,
Im getting the following errors while the HCM installation. It happens at the ABAP import step:
ERROR 2008-09-23 12:51:39 CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log. ERROR 2008-09-23 12:51:39 FCO-00011 The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|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 .
The import monitor log shows the following errors:
ERROR: 2008-09-23 12:51:14 com.sap.inst.migmon.LoadTask run Loading of 'SAPCLUST' import package is interrupted with R3load error. Process 'E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2. For mode details see 'SAPCLUST.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 ERROR: 2008-09-23 12:51:16 com.sap.inst.migmon.LoadTask run Loading of 'SAPPOOL' import package is interrupted with R3load error. Process 'E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -l SAPPOOL.log -stop_on_error' exited with return code 2. For mode details see 'SAPPOOL.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 ERROR: 2008-09-23 12:51:16 com.sap.inst.migmon.LoadTask run Loading of 'SAPSSEXC' import package is interrupted with R3load error. Process 'E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2. For mode details see 'SAPSSEXC.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
And in the log of (for example) SAPCLUST it shows that:
.------------------------------============----------------------------.
| RSCP - Error |
`----------------------------------------------------------------------'
(DB) INFO: disconnected from DB
E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20080828155511
E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20080923125112
E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#11 $ SAP
E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
Compiled Jan 29 2007 00:59:12
E:\usr\sap\HC1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -l SAPPOOL.log -stop_on_error
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
(DB) INFO: ATAB deleted/truncated #20080923125115
failed to read short nametab of table ARCH_NUM (rc=32)conversion failed for row 0 of table VARKEY = u2058u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020
(CNV) ERROR: code page conversion failed
rc = 2
Anybody knows how to solve this error?