Hi all,
I'm facing some problems where 3 of the 112 jobs during the Import ABAP phase has failed. Can't seem to find any information in SAP Notes or previous posts which can help me resolve this. Some guidance would be greatly appreciated.
I have tried patching the UC Kernel to an updated version but still face the same issue.
sapinst.log
WARNING 2014-03-09 11:06:04.864
Execution of the command "C:\Users\ADMINI~1\AppData\Local\Temp\2\sapinst_exe.360.1394285790\jre\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 6.1.051)
SAP Java Server VM (build 6.1.051 23.5-b05, May 30 2013 00:49:05 - 61_REL - optU - windows amd64 - 6 - bas2:197575 (mixed mode))
Import Monitor jobs: running 1, waiting 3, completed 108, failed 0, total 112.
Import Monitor jobs: running 2, waiting 2, completed 108, failed 0, total 112.
Import Monitor jobs: running 3, waiting 1, completed 108, failed 0, total 112.
Loading of 'SAPDFACT' import package: ERROR
Import Monitor jobs: running 2, waiting 1, completed 108, failed 1, total 112.
Loading of 'SAPDDIM' import package: ERROR
Import Monitor jobs: running 1, waiting 1, completed 108, failed 2, total 112.
Loading of 'SAPDODS' import package: ERROR
Import Monitor jobs: running 0, waiting 1, completed 108, failed 3, total 112.
ERROR 2014-03-09 11:06:04.864
CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
ERROR 2014-03-09 11:06:04.942
FCO-00011 The step runMigrationMonitor with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|abapload|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR ( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.).
INFO 2014-03-09 11:06:05.176
Creating file C:\Program Files\sapinst_instdir\BS2005\ERP60SR3\AS-ABAP\ORA\CENTRAL\__instana_tmp.xml.
INFO 2014-03-09 11:06:06.252
Removed file C:\Program Files\sapinst_instdir\BS2005\ERP60SR3\AS-ABAP\ORA\CENTRAL\instslana.xml.
INFO 2014-03-09 11:06:06.252
Creating file C:\Program Files\sapinst_instdir\BS2005\ERP60SR3\AS-ABAP\ORA\CENTRAL\instslana.xml.
SAPDFACT.log
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140309110534
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.6 [UNICODE]
Compiled Dec 4 2013 17:24:26
patchinfo (patches.h): (0.138) Abort R3load task if TOC file has not entry for the table (note 1914260)
process id 2260
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
DbSl Trace: ORA-1403 when accessing table SAPUSER
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16
(RTF) ########## WARNING ###########
Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/SQLFiles.LST
(SQL) INFO: F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file DFACT.SQL
(SQL) INFO: DFACT.SQL not found
(SQL) INFO: Searching for SQL file F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DFACT.SQL
(SQL) INFO: found F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DFACT.SQL
(SQL) INFO: Trying to open F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DFACT.SQL
(SQL) INFO: F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DFACT.SQL opened
(DB) ERROR: DDL statement failed
(DROP TABLE "/BI0/E0PPM_VC1")
DbSlExecute: rc = 103
(SQL error 942)
error message returned by DbSl:
ORA-00942: table or view does not exist
(IMP) INFO: a failed DROP attempt is not necessarily a problem
DbSl Trace: Error 959 in exec_immediate() from oci_execute_stmt(), orpc=0
DbSl Trace: ORA-00959 occurred at SQL stmt (parse error offset=440)
(DB) ERROR: DDL statement failed
( CREATE TABLE "/BI0/E0PPM_VC1" ("KEY_0PPM_VC1P" NUMBER (000010) DEFAULT 0 NOT NULL, "KEY_0PPM_VC1T" NUMBER (000010) DEFAULT 0 NOT NULL, "KEY_0PPM_VC1U" NUMBER (000010) DEFAULT 0 NOT NULL, "KEY_0PPM_VC11" NUMBER (000010) DEFAULT 0 NOT NULL, "PPM_QNT" NUMBER (000017, 000003) DEFAULT 0 NOT NULL) PCTFREE 10 PCTUSED 60 INITRANS 001 TABLESPACE PSAPSR3FACT STORAGE (INITIAL 0000000016 K NEXT 0000010240 K MINEXTENTS 0000000001 MAXEXTENTS UNLIMITED PCTINCREASE 0000 FREELISTS 004 FREELIST GROUPS 01) )
DbSlExecute: rc = 99
(SQL error 959)
error message returned by DbSl:
ORA-00959: tablespace 'PSAPSR3FACT' does not exist
(DB) INFO: disconnected from DB
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140309110537
SAPDDIM.log
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140309110534
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.6 [UNICODE]
Compiled Dec 4 2013 17:24:26
patchinfo (patches.h): (0.138) Abort R3load task if TOC file has not entry for the table (note 1914260)
process id 2924
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error
DbSl Trace: ORA-1403 when accessing table SAPUSER
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16
(RTF) ########## WARNING ###########
Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/SQLFiles.LST
(SQL) INFO: F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file DDIM.SQL
(SQL) INFO: DDIM.SQL not found
(SQL) INFO: Searching for SQL file F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DDIM.SQL
(SQL) INFO: F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DDIM.SQL not found
(DB) ERROR: DDL statement failed
(DROP TABLE "/BI0/D0PPM_VC11")
DbSlExecute: rc = 103
(SQL error 942)
error message returned by DbSl:
ORA-00942: table or view does not exist
(IMP) INFO: a failed DROP attempt is not necessarily a problem
DbSl Trace: Error 959 in exec_immediate() from oci_execute_stmt(), orpc=0
DbSl Trace: ORA-00959 occurred at SQL stmt (parse error offset=179)
(DB) ERROR: DDL statement failed
(CREATE TABLE "/BI0/D0PPM_VC11" ( "DIMID" NUMBER(10) DEFAULT 0 NOT NULL , "SID_0PPM_VPR" NUMBER(10) DEFAULT 0 NOT NULL , "SID_0PPM_VDE" NUMBER(10) DEFAULT 0 NOT NULL ) TABLESPACE PSAPSR3DIM STORAGE (INITIAL 0000000016K NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
DbSlExecute: rc = 99
(SQL error 959)
error message returned by DbSl:
ORA-00959: tablespace 'PSAPSR3DIM' does not exist
(DB) INFO: disconnected from DB
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140309110539
SAPDODS.log
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140309110534
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.6 [UNICODE]
Compiled Dec 4 2013 17:24:26
patchinfo (patches.h): (0.138) Abort R3load task if TOC file has not entry for the table (note 1914260)
process id 2320
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
DbSl Trace: ORA-1403 when accessing table SAPUSER
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16
(RTF) ########## WARNING ###########
Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/SQLFiles.LST
(SQL) INFO: F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file DODS.SQL
(SQL) INFO: DODS.SQL not found
(SQL) INFO: Searching for SQL file F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DODS.SQL
(SQL) INFO: F:\51034985_IDES_ERP60SR3_Export\51034985_3\EXP3\DB/ORA/DODS.SQL not found
(DB) ERROR: DDL statement failed
(DROP TABLE "RSBERRORCHANGED")
DbSlExecute: rc = 103
(SQL error 942)
error message returned by DbSl:
ORA-00942: table or view does not exist
(IMP) INFO: a failed DROP attempt is not necessarily a problem
DbSl Trace: Error 959 in exec_immediate() from oci_execute_stmt(), orpc=0
DbSl Trace: ORA-00959 occurred at SQL stmt (parse error offset=318)
(DB) ERROR: DDL statement failed
(CREATE TABLE "RSBERRORCHANGED" ( "REQUEST" NUMBER(10) DEFAULT 0 NOT NULL , "DATAPAKID" VARCHAR2(18) DEFAULT '000000' NOT NULL , "SEGID" VARCHAR2(12) DEFAULT '0000' NOT NULL , "RECORD" NUMBER(10) DEFAULT 0 NOT NULL , "TSTPNM" VARCHAR2(36) DEFAULT ' ' NOT NULL , "TIMESTMP" NUMBER(15,0) DEFAULT 0 NOT NULL ) TABLESPACE PSAPSR3ODS STORAGE (INITIAL 0000000016K NEXT 0000040960K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
DbSlExecute: rc = 99
(SQL error 959)
error message returned by DbSl:
ORA-00959: tablespace 'PSAPSR3ODS' does not exist
(DB) INFO: disconnected from DB
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
E:\usr\sap\ERP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140309110541