cancel
Showing results for 
Search instead for 
Did you mean: 

Abap import error DbSl Trace: ORA-1403 when accessing table SAPUSER

Former Member
0 Kudos

hi all

I am installing ERP 6.0 (ABAP) on win2003 cluster, oracle 10g, I have error at database instance intallation. here some logs

DD03L.log

I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090812102157

I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#18 $ SAP

I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Apr 3 2009 09:03:56

I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe -i DD03L.cmd -dbcodepage 4103 -l DD03L.log -stop_on_error

DbSl Trace: ORA-1403 when accessing table SAPUSER

(DB) INFO: connected to DB

(RTF) ########## WARNING ###########

Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases

(TPL) ERROR: unknown template variable "tablespace"

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

I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090812102157

import_monitor.log

ERROR: 2009-08-12 10:21:57 com.sap.inst.migmon.LoadTask run

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

Process 'I:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe -i DD03L.cmd -dbcodepage 4103 -l DD03L.log -stop_on_error' exited with return code 2.

For mode details see 'DD03L.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-08-12 10:22:25

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

WARNING: 2009-08-12 10:22:25

1 error(s) during processing of packages.

INFO: 2009-08-12 10:22:25

Import Monitor is stopped.

sapinst_dev.log

ERROR 2009-08-12 10:22:25.718

CJSlibModule::writeError_impl()

CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.

TRACE 2009-08-12 10:22:25.718 [iaxxejsbas.hpp:483]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2009-08-12 10:22:25.734 [sixxcstepexecute.cpp:951]

FCO-00011 The step runMigrationMonitor with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|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 ( 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.).

TRACE 2009-08-12 10:22:25.781 [iaxxgenimp.cpp:752]

CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing service SAP ERP 6.0 Support Release 3 > SAP Systems > Oracle > High-Availability System > Based on AS ABAP > Database Instance( 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.). You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAP/DB. </p> </body></html>

TRACE 2009-08-12 10:22:25.781 [iaxxgenimp.cpp:1255]

CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

sapinst.log

WARNING 2009-08-12 10:22:25.718

Execution of the command "C:\j2sdk1.4.2_21-x64\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:

java version "1.4.2_21"

Java(TM) Platform, Standard Edition for Business (build 1.4.2_21-b03)

Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_21-b03, mixed mode)

Import Monitor jobs: running 1, waiting 1, completed 26, failed 0, total 28.

Loading of 'DD03L' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 26, failed 1, total 28.

ERROR 2009-08-12 10:22:25.718

CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.

ERROR 2009-08-12 10:22:25.734

FCO-00011 The step runMigrationMonitor with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|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 ( 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.).

any idea

Regards

ABH

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

All logs are above (include import_monitor.log and java)

thanks

JPReyes
Active Contributor
0 Kudos

Have you read import_monitor.java.log and import_monitor.log? please check the logs and post the errors.

Regards

Juan