cancel
Showing results for 
Search instead for 
Did you mean: 

ERP 2005 installation Problem

Former Member
0 Kudos

Hi All,

We are in the phase of installing ERP 2005 on oracle 10.2.0

In Import ABAP phase one job is showing failed,but process is still running and all other jobs are getting completed. When we checked the logs there is no error but in import monitor log I am getting the following entries related to the failed job-:

RROR: 2008-03-12 14:44:41 com.sap.inst.migmon.LoadTask run

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

Process 'F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.log -stop_on_error' exited with return code 2.

For mode details see 'SAPSSEXC_1.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

Content of SAPSSEXC_1.log file

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080312144316

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe -ctf I E:\Dumps\SAP_ERP_2005_SR1_Install_Export_51031798_CD1 on hexsap (10.1.32.53)\EXP3\DATA\SAPSSEXC_1.STR F:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL SAPSSEXC_1.TSK ORA -l SAPSSEXC_1.log

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: job completed

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080312144316

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080312144316

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC_1.cmd -dbcodepage 4103 -l SAPSSEXC_1.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

(DB) INFO: AAB_ID_PROP created #20080312144318

(IMP) INFO: import of AAB_ID_PROP completed (653 rows) #20080312144319

(DB) INFO: AAB_ID_PROP~0 created #20080312144319

(DB) INFO: AAB_ID_PROPT created #20080312144319

(IMP) INFO: import of AAB_ID_PROPT completed (1298 rows) #20080312144319

(DB) INFO: AAB_ID_PROPT~0 created #20080312144319

(DB) INFO: BRATEXT created #20080312144320

(IMP) INFO: import of BRATEXT completed (229628 rows) #20080312144346

(DB) INFO: BRATEXT~0 created #20080312144402

(DB) INFO: D010INC created #20080312144403

(IMP) INFO: import of D010INC completed (0 rows) #20080312144403

(DB) INFO: D010INC~0 created #20080312144403

(DB) INFO: D010INC~1 created #20080312144403

(DB) INFO: D010TAB created #20080312144403

(IMP) INFO: import of D010TAB completed (0 rows) #20080312144403

(DB) INFO: D010TAB~0 created #20080312144403

(DB) INFO: D010TAB~1 created #20080312144403

(DB) INFO: D020S created #20080312144404

(IMP) INFO: import of D020S completed (169078 rows) #20080312144409

(DB) INFO: D020S~0 created #20080312144413

(DB) INFO: D020T created #20080312144413

(IMP) INFO: import of D020T completed (300438 rows) #20080312144422

DbSl Trace: Error 600 in exec_immediate() from oci_execute_stmt(), orpc=0

DbSl Trace: ORA-600 occurred when executing SQL stmt (parse error offset=33)

(DB) ERROR: DDL statement failed

(CREATE UNIQUE INDEX "D020T~0" ON "D020T" ( "PROG", "DYNR", "LANG" ) TABLESPACE PSAPSR3700 STORAGE (INITIAL 30242526 NEXT 0000000080K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )

DbSlExecute: rc = 99

(SQL error 600)

error message returned by DbSl:

ORA-00600: internal error code, arguments: [rworupo.1], [21326], [10], [], [], [], [], []

(DB) INFO: disconnected from DB

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

F:\usr\sap\BS1\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080312144441

Please help.

Thanks & Regards,

Prashant.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Did you apply the latest oracle patch as per the install document?. Since I see an ORA-0600 error, it looks like a oracle bug.

Former Member
0 Kudos

Hi,

I had an error during the Import ABAP phase too. I have solve my problem by restart the SAP installation and the sapinst had restart only with my failed job.

Maybe you should try this.

Best regards,

Mathieu

PS : reward points if helpful.