cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ECC error:'Migration Monitor' exits with error code 103.

Former Member
0 Kudos

Hi All,

I am doing SAP ECC installation for windows 32 bit with MAXDB as backend.

I am stuck at the import ABAP.Getting error

ERROR 2008-08-08 16:10:53

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

1) imort_monitor.java.log-->contains

java version "1.4.2_12"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)

Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

Import Monitor jobs: running 1, waiting 0, completed 18, failed 0, total 19.

Loading of 'SAPVIEW' import package: ERROR

Import Monitor jobs: running 0, waiting 0, completed 18, failed 1, total 19.

2)import_monitor.log

ERROR: 2008-08-08 16:10:36 com.sap.inst.migmon.LoadTask run

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

Process 'D:\usr\sap\EC6\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -nolog -c 0' exited with return code 2.

For mode details see 'SAPVIEW.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: 2008-08-08 16:10:52

All import packages are processed.

WARNING: 2008-08-08 16:10:52

1 error(s) during processing of packages.

INFO: 2008-08-08 16:10:52

Import Monitor is stopped.

3)SAPVIEW.log

error message returned by DbSl:

(IMP) INFO: a failed DROP attempt is not necessarily a problem

(DB) ERROR: DDL statement failed

(CREATE VIEW "Z_T_CO_BW" ( "KOKRS" , "KOSTL" , "VERSN" , "KSTAR" , "WOG001" , "MEG001" ) AS SELECT T0002."KOKRS", T0002."KOSTL", T0001."VERSN", T0001."KSTAR", T0001."WOG001", T0001."MEG001" FROM "COSS" T0001, "CSKS" T0002 WHERE T0002."MANDT" = T0001."MANDT")

DbSlExecute: rc = 103

(SQL error -942)

error message returned by DbSl:

(DB) INFO: disconnected from DB

D:\usr\sap\EC6\SYS\exe\uc\NTI386\R3load.exe: job finished with 3108 error(s)

D:\usr\sap\EC6\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080808174211

Only SAPDB: SAPSID srvice of SAP DB is only up.

No other services of database are up.And i am not able to up the other services also.

Is it required to up the other services?

If not?

Why this error is occuring?

Any help will be appreciated.

Thanks&Regards

Manisha das

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hello Manisha,

The one of the possible reasons for this is due to lack of H/W.

Increase your RAM size to atleast 2GB and utilise the same while you are installing ECC in database parameters step..

If the issue is with H/W, then this should fix the issue.

Hope it helps,

Regards,

Satish.

Former Member
0 Kudos

Manisha,

Stop the installation, check whether you can start the database or not. If you can start DB, then increase the PSAPSR3700 tablespace manualy( Say 20GB), the import ABAP process will work. Because, one of my friend had the same issue and its been fixed.

Hope it is helpful.

Regards,

Satish

Former Member
0 Kudos

Hi Satish,

I got same issue. How to Increase tablespace(PSAPSR3700) manually? Can u help me regarding this?

Regards,

Suresh