AIX/Oracle.
The IMPORT ABAP step fails with error. "Import Monitor jobs: running 0, waiting 1, completed 33, failed 4, total 38."
The four that "fail" all have the same error; but look like the load was successful
/usr/sap/RS1/SYS/exe/run/R3load: START OF LOG: 20070504114744
/usr/sap/RS1/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
/usr/sap/RS1/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
Compiled Aug 29 2006 04:58:01
/usr/sap/RS1/SYS/exe/run/R3load -i SAPSSEXC_4.cmd -dbcodepage 4102 -l SAPSSEXC_4.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): UTF8
(TSK) ERROR: file /tempinst/sapinst_instdir/ERP/SYSTEM/ORA/DISTRIBUTED/AS-ABAP/DB/SAPSSEXC_4.TSK.bck already seems to exist
a previous run may not have been finished cleanly
file /tempinst/sapinst_instdir/ERP/SYSTEM/ORA/DISTRIBUTED/AS-ABAP/DB/SAPSSEXC_4.TSK possibly corrupted
/usr/sap/RS1/SYS/exe/run/R3load: job finished with 1 error(s)
/usr/sap/RS1/SYS/exe/run/R3load: END OF LOG: 20070504114751
Is ORA-1403 when accessing table SAPUSER my problem? Or is there something else?
Thanks