cancel
Showing results for 
Search instead for 
Did you mean: 

Migration monitor error

Former Member
0 Kudos

Hi all,

I am installing IDES ECC, in abap import step i got this error, does any one knows

how to solve this error

ERROR 2007-10-04 00:54:00

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

ERROR 2007-10-04 00:54:00

FCO-00011 The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|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 .

WARNING 2007-10-04 00:54:00

Execution of the command "C:\j2sdk1.4.2_14\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs "C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\51032272_1\EXP1;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\51032272_1\EXP2;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\51032272_1\EXP3;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\51032272_1\EXP4;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\51032272_1\EXP5;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\51032272_1\EXP6;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\IDESEXPCDS\01\51032413_6\EXP7;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\IDESEXPCDS\01\51032413_6\EXP8;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\IDESEXPCDS\01\51032413_6\EXP9;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\IDESEXPCDS\01\51032413_6\EXP10;C:\Documents and Settings\Administrator\downloads_sap\ERP 2006 my SAP\IDESEXPCDS\01\51032413_6\EXP11" -installDir "C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS" -orderBy "" -r3loadExe J:\usr\sap\ECI\SYS\exe\uc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 4103 -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code 103. Output: java version "1.4.2_14"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_14-b05)Java HotSpot(TM) Client VM (build 1.4.2_14-b05, mixed mode)Import Monitor jobs: running 1, waiting 3, completed 21, failed 0, total 25.Import Monitor jobs: running 2, waiting 2, completed 21, failed 0, total 25.Import Monitor jobs: running 3, waiting 1, completed 21, failed 0, total 25.Loading of 'SAPCLUST' import package: ERRORImport Monitor jobs: running 2, waiting 1, completed 21, failed 1, total 25.Loading of 'SAPSSEXC_4' import package: ERRORImport Monitor jobs: running 1, waiting 1, completed 21, failed 2, total 25.Loading of 'SAPPOOL' import package: ERRORImport Monitor jobs: running 0, waiting 1, completed 21, failed 3, total 25.

Thank you

Accepted Solutions (0)

Answers (4)

Answers (4)

Sanjay12
Explorer
0 Kudos

hi lakshmi,

on 4th oct you faced a problem related to IMPORT ABAP,

same problem i m facing when i m installing ECC6.0 , would u pl. tell me , how your problem has been sorted out

thanks in advanced

sanjay garg

Former Member
0 Kudos

Hai,

this Migration Monitor error is due to the source dump files..please replace the dumps with new files and again continue the old installation..before that make sure you have enough virtual memory and appropriate environment variables are in place..

Hope this helps to solve this issue.

regards,

Gopinathan.

Sanjay12
Explorer
0 Kudos

dear gopinathan,

i tried this also , i format the hard disk , reinstall os , reinstall everything again, copy the dump again

but still i m facing the same problem

give some other idea

thanks

sanjay garg

Former Member
0 Kudos

Hi,

I had the same problem.I could fix it.

increase the size of paramet SHARED_POOL_SIZE, SGA_MAX_SIZE in initsid.ora .increase shared pool size size to 400 mb. and proportionately increase the value in sga_max_size as when shared pool size increase sga max size should also increase by same amount.

hope this helps.......

Former Member
0 Kudos

Hi Lakshmi,

Pls check for spaces etc in the names of the dump locations created for Export Cds. This usually leads to such errors.

Hope this is useful

Regards

Umesh

Former Member
0 Kudos

Hi,

There is no single space in my dump, i took care of it. What are the other things i need to take care

Former Member
0 Kudos

Hello Lakshmi,

Please use j2sdk1.4.2_12 instead of j2sdk1.4.2_14. I am not sure if it is already supported by SAP.

Regards.

Ruchit.

Former Member
0 Kudos

Hi,

I am already having one instance working on it, i think its not the problem.

Thanks you