cancel
Showing results for 
Search instead for 
Did you mean: 

Program 'Migration Monitor' exits with error code 103. While Installation IDES ECC 6.

bassam
Participant
0 Kudos

Hi all,

I am trying to install SAP IDES ECC6 ehp6 with Oracle 11.2.0.3 on Windows Server 2012 R2.


I m stuck at Phase 17/25 Import ABAP.

          Import Monitor jobs: running 0, waiting 1, completed 141, failed 1, total 143.

At this stage it has given me with the following warning

          "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."

I am attaching the logs of the file , import_monitor.java, import_monitor, SAPAPPL2_18, please help if you can find what the problem is as i am unable to do so.

##############################################

#########################    import_monitor.java

##############################################

Import Monitor jobs: running 3, waiting 71, completed 69, failed 0, total 143.

Import Monitor jobs: running 4, waiting 70, completed 69, failed 0, total 143.

Loading of 'SAPAPPL2_1' import package: OK

Import Monitor jobs: running 3, waiting 70, completed 70, failed 0, total 143.

Import Monitor jobs: running 4, waiting 69, completed 70, failed 0, total 143.

Loading of 'SAPAPPL2_18' import package: ERROR

Import Monitor jobs: running 3, waiting 69, completed 70, failed 1, total 143.

Import Monitor jobs: running 4, waiting 68, completed 70, failed 1, total 143.

Loading of 'SAPAPPL2_19' import package: OK

Import Monitor jobs: running 3, waiting 68, completed 71, failed 1, total 143.

Import Monitor jobs: running 4, waiting 67, completed 71, failed 1, total 143.

Loading of 'SAPAPPL2_15' import package: OK

Import Monitor jobs: running 3, waiting 67, completed 72, failed 1, total 143.

Import Monitor jobs: running 4, waiting 66, completed 72, failed 1, total 143.

#########################################

#########################    import_monitor

#########################################


TRACE: 2016-10-01 00:22:02 com.sap.inst.migmon.LoadTask processPackage

Task file generation for 'SAPAPPL2_18' finished import package:

E:\usr\sap\IDS\SYS\exe\uc\NTAMD64\R3load.exe -ctf I C:\ides-soft\Export\51044815_1\DATA_UNITS\EXPORT_1\DATA\SAPAPPL2_18.STR "C:\Program Files\sapinst_instdir\BS2011\ERP606\AS-ABAP\ORA\CENTRAL\DDLORA_LRG.TPL" SAPAPPL2_18.TSK ORA -l SAPAPPL2_18.log

TRACE: 2016-10-01 00:22:02 com.sap.inst.migmon.LoadTask processPackage

Loading of 'SAPAPPL2_18' import package into database:

E:\usr\sap\IDS\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2_18.cmd -dbcodepage 4103 -l SAPAPPL2_18.log -stop_on_error

INFO: 2016-10-01 00:23:37 com.sap.inst.migmon.LoadTask run_report

Monitor jobs: running 3, waiting 69, completed 70, failed 1, total 143  error processing of package SAPAPPL2_18

ERROR: 2016-10-01 00:23:37 com.sap.inst.migmon.LoadTask run

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

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

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

INFO: 2016-10-01 00:24:00 com.sap.inst.migmon.LoadThreadDispatcher loadPackage_report

Monitor jobs: running 4, waiting 68, completed 70, failed 1, total 143  Package Group  max threads: 4 current running threads : 3 processing package: SAPAPPL2_19

TRACE: 2016-10-01 00:24:00 com.sap.inst.migmon.LoadTask run

Loading of 'SAPAPPL2_19' import package is started.

TRACE: 2016-10-01 00:24:00 com.sap.inst.migmon.LoadTask processPackage

Task file generation for 'SAPAPPL2_19' import package:

E:\usr\sap\IDS\SYS\exe\uc\NTAMD64\R3load.exe -ctf I C:\ides-soft\Export\51044815_1\DATA_UNITS\EXPORT_1\DATA\SAPAPPL2_19.STR "C:\Program Files\sapinst_instdir\BS2011\ERP606\AS-ABAP\ORA\CENTRAL\DDLORA_LRG.TPL" SAPAPPL2_19.TSK ORA -l SAPAPPL2_19.log

#########################################

#########################    SAPAPPL2_18 

#########################################


IMP) INFO: import of TFK007RFC completed (0 rows) #20161001002336

(DB) INFO: TFK007RFC~0 created #20161001002336

(DB) INFO: TFK007U created #20161001002337

(IMP) INFO: import of TFK007U completed (0 rows) #20161001002337

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

DbSl Trace: ORA-03113 occurred at SQL stmt (parse error offset=0)

(DB) ERROR: DDL statement failed

(CREATE UNIQUE INDEX "TFK007U~0" ON "TFK007U" ( "MANDT", "LAND1", "MWSKZ_ORI" ) TABLESPACE PSAPSR3 STORAGE (INITIAL 0000000016K NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS PARALLEL 4 )

DbSlExecute: rc = 99

  (SQL error 3113)

  error message returned by DbSl:

ORA-03113: end-of-file on communication channel

Process ID: 2532

Session ID: 89 Serial number: 61409

(DB) INFO: disconnected from DB

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

E:\usr\sap\IDS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20161001002337

####################################################################################

If you require any other files do let me know I will provide you with those.


Thanks in advance,

Regards,

Bassam

Accepted Solutions (0)

Answers (2)

Answers (2)

kaus19d
Active Contributor
0 Kudos

Hi,

Check by setting the Environment Variable SAPSYSTEMNAME manually

Thanks,

Kaushik

Sriram2009
Active Contributor
0 Kudos

Hi Bassam.

1. Just do the full restart and then check the same phase, still if your are finding issue

2. Apply the latest patch for Oracle DB and then repeat the same phase,

BR

SS

bassam
Participant
0 Kudos

Thank you S Sriram for your response.

I did a full restart the same error still exist. Can you guide me with which patch do I have to install for my Oracle DB 11.2.0.3 and from where? It will be really helpful if you can provide me with a link to the download.

Regards,

Bassam

Sriram2009
Active Contributor
0 Kudos

Hi Bassam.

Refer the SAP Note 2172935 Error msg "ora-03113: end-of-file on communication channel"

BR

SS

bassam
Participant
0 Kudos

An yes by restart did you meant to stop the installation, restart the system and continue the installation from the same step? Or to do a fresh Installation from phase 1? As of me I restarted my system and did a "Continue from the previous Installation"

Former Member
0 Kudos

Hi Jamil,

Did you perform Oracle upgrade before starting the SAP Upgrade?

Also did you check the free space for oraarch?

Thanks,

Manas

Former Member
0 Kudos

Hi Jamil,

Were you able to fix the issue?

Thanks,

Manas

bassam
Participant
0 Kudos

Hello Manas,


Thank you for your response

.

I did a fresh install by installation the windows again on my VM. This time it completed without any error and is working smoothly now and I did the same procedure again. Don't know what caused that error before.

Regarding Your Question I installed Oracle 11g Release 2 nothing else don't know what upgrade are you talking about and I had enough storage available.

I just have another question I cannot connect to my database from Command Prompt can you help me out what this error now? I am not a BCS student want to learn about SAP BW & BI at home dont know much about basis stuff.

Regards,

Bassam Jamil

Former Member
0 Kudos

Hi Jamil,

Below thread has details about the error you are facing, Just check the notes and other setting and it should help you fix this.

ORA-01031: insufficient privileges | SCN

Thanks,

Manas

andreas_herzog
Active Contributor
0 Kudos

^^ seems that you're using user SAPADM instead of user IDSADM (presuming that your SID is IDS)...so: log into the server as IDSADM and try again

> sqlplus / as sysdba

GreetZ, AH

bassam
Participant
0 Kudos

Thanks Andreas, Solved the issue. Got it connected through IDSADM user.

Regards,

Bassam

andreas_herzog
Active Contributor
0 Kudos

GreetZ, AH