cancel
Showing results for 
Search instead for 
Did you mean: 

Import ABAP error: ECC 6.0 installation

Former Member
0 Kudos

Hi guys

I've been trying to install ECC 6.0 on V5R3 with no luck so far, below are the error logs.

Does anyone encounter this before, appreciate any help. Thanks.

=========

WARNING 2006-11-07 17:42:36

CJSlibModule::writeWarning_impl()

Execution of the command "X:\QIBM\ProdData\Java400\jdk14\bin\java -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType DB4 -importDirs /tmp/sapinst/SOLMAN/Disk5_Export1/EXP1:/tmp/sapinst/SOLMAN/Disk5_Export1/EXP2:/tmp/sapinst/SOLMAN/Disk5_Export1/EXP3:/tmp/sapinst/SOLMAN/Disk5_Export1/EXP4:/tmp/sapinst/SOLMAN/Disk5_Export1/EXP5:/tmp/sapinst/SOLMAN/Disk5_Export1/EXP6:/tmp/sapinst/SOLMAN/Disk5_Export2/EXP7:/tmp/sapinst/SOLMAN/Disk5_Export2/EXP8:/tmp/sapinst/SOLMAN/Disk5_Export2/EXP9:/tmp/sapinst/SOLMAN/Disk5_Export2/EXP10:/tmp/sapinst/SOLMAN/Disk5_Export2/EXP11 -installDir X:\usr\sap\SAPinst\ERP\SYSTEM\DB4\CENTRAL\AS -orderBy "" -r3loadExe \usr\sap\DEV\SYS\exe\run/R3load -tskFiles yes -extFiles no -dbCodepage 4102 -jobNum 1 -monitorTimeout 30 -loadArgs " -nojournal" -trace all -sapinst" finished with return code 103. Output:

java version "1.4.2"

Attaching Java program to /usr/sap/SAPinst/ERP/SYSTEM/DB4/CENTRAL/AS/migmon.jar.

Import Monitor jobs: running 1, waiting 33, completed 0, failed 0, total 34.

Loading of 'SAP0000' import package: ERROR

Import Monitor jobs: running 0, waiting 33, completed 0, failed 1, total 34.

Import Monitor jobs: running 1, waiting 32, completed 0, failed 1, total 34.

Loading of 'SAPAPPL0_1' import package: ERROR

Import Monitor jobs: running 0, waiting 32, completed 0, failed 2, total 34.

Import Monitor jobs: running 1, waiting 31, completed 0, failed 2, total 34.

Loading of 'SAPAPPL0_2' import package: ERROR

.

.

.

Loading of 'SEOSUBCODF' import package: ERROR

Import Monitor jobs: running 0, waiting 2, completed 0, failed 32, total 34.

Import Monitor jobs: running 1, waiting 1, completed 0, failed 32, total 34.

Loading of 'TODIR' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 0, failed 33, total 34.

ERROR 2006-11-07 17:42:36

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.

ERROR 2006-11-07 17:42:37 [iaxxgenimp.cpp:728]

showDialog()

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

INFO 2006-11-07 17:47:25 [iaxxgenimp.cpp:779]

showDialog()

An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor".

Exit status of child: 1

=========

import_monitor.log

INFO: 2006-11-07 17:25:26 com.sap.inst.migmon.imp.ImportStandardTask preCreate

Parse of '/usr/sap/SAPinst/ERP/SYSTEM/DB4/CENTRAL/AS/DDLDB4.TPL' template file is successfully completed.

Primary key creation: after load.

Index creation: after load.

ERROR: 2006-11-07 17:26:32

Data codepage cannot be determined. TOC file not found for package 'SAPSSEXC_3'. TRACE: 2006-11-07 17:26:33 com.sap.inst.migmon.LoadTask run

Loading of 'SAP0000' import package is started.

ERROR: 2006-11-07 17:26:35 com.sap.inst.migmon.LoadTask run

Loading of 'SAP0000' import package is interrupted with exception.

java.io.FileNotFoundException: DATA/SAP0000.STR

at java.lang.Throwable.<init>(Throwable.java:195)

at java.lang.Exception.<init>(Exception.java:41)

at java.io.IOException.<init>(IOException.java:40)

at java.io.FileNotFoundException.<init>(FileNotFoundException.java:46)

at com.sap.inst.migmon.LoadTask.buildTaskFileCommand(LoadTask.java:425)

at com.sap.inst.migmon.LoadTask.processPackage(LoadTask.java:261)

at com.sap.inst.migmon.LoadTask.run(LoadTask.java:189)

at java.lang.Thread.run(Thread.java:534)

at com.sap.inst.lib.util.ThreadDispatcher$ThreadWrapper.run(ThreadDispatcher.java:113)

(goes the same for the rest, SAPAPPL0_1, SAPAPPL0_2...)

=============

I am not sure if it saying it cannot find the files, but I checked and they are in the installation directory.

Thanks

Marcus

Accepted Solutions (0)

Answers (11)

Answers (11)

Former Member
0 Kudos

Hi everybody,

I'm trying to install Enhancement Package 4 for SAP ERP 6.0 SAP APPLICATION SERVER ABAP ORACLE

but on the 17 import abap step begun to failing ...

is there any chance to get back to setp 16 what do I have to do ?

Former Member
0 Kudos

DbSl Trace: ORA-1452 occurred when executing SQL statement (parse error offset=34)

(DB) ERROR: DDL statement failed

(CREATE UNIQUE INDEX "F4UHLP~0" ON "F4UHLP" ( "MANDT", "USERNAME", "TABFIELD", "FIELDFIELD", "VALUE" ) TABLESPACE PSAPPDR STORAGE (INITIAL 1556384 NEXT 0000000080K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )

DbSlExecute: rc = 99

(SQL error 1452)

error message returned by DbSl:

ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found

(DB) INFO: disconnected from DB

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20090803230937

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20090803232927

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4

Compiled Sep 1 2006 00:30:56

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 1100 -l SAPSDIC.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): WE8DEC

(DB) ERROR: DDL statement failed

(DROP INDEX "F4UHLP~0")

DbSlExecute: rc = 103

(SQL error 1418)

error message returned by DbSl:

ORA-01418: specified index does not exist

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

DbSl Trace: ORA-1452 occurred when executing SQL statement (parse error offset=34)

(DB) ERROR: DDL statement failed

(CREATE UNIQUE INDEX "F4UHLP~0" ON "F4UHLP" ( "MANDT", "USERNAME", "TABFIELD", "FIELDFIELD", "VALUE" ) TABLESPACE PSAPPDR STORAGE (INITIAL 1556384 NEXT 0000000080K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )

DbSlExecute: rc = 99

(SQL error 1452)

error message returned by DbSl:

ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found

(DB) INFO: disconnected from DB

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)

G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20090803232927

-


ERROR: 2009-08-03 23:29:27 com.sap.inst.migmon.LoadTask run

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

Process 'G:\usr\sap\PDR\SYS\exe\nuc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 1100 -l SAPSDIC.log -stop_on_error' exited with return code 2.

For mode details see 'SAPSDIC.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-03 23:29:53

Cannot continue import because not all import packages with data conversion tables are loaded successfully.

WARNING: 2009-08-03 23:29:53

1 error(s) during processing of packages.

INFO: 2009-08-03 23:29:53

Import Monitor is stopped.

-


java version "1.4.2_17"

Java(TM) 2 Runtime Environment, Stan

dard Edition (build 1.4.2_17-b06)

Java HotSpot(TM) Client VM (build 1.4.2_17-b06, mixed mode)

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

Loading of 'SAPSDIC' import package: ERROR

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

I am using oracle as DB , Ecc 6.0 installation stops at this step

Please help

Former Member
0 Kudos

Hi Ritesh,

you are posting your query in wrong forum,

please open the new thread and post your query in [SAP on Oracle|; Forum.

regards,

kaushal

Former Member
0 Kudos

Solution for this problem is set the enviroment variable set as below

SAPSYSTEMNAME=ED1 (ED1 is SID name,) I got a problem to ABAP import, I got solved by setting by this environment variable.

Thanks

Ashok

Former Member
0 Kudos

Hi Mrudul,

you should ask this question in the oracle forum as we do not work with Oracle on iSeries with OS/400 ...

... and then: it is not a personal forum of mine ....

Regards

Volker Gueldenpfennig, consolut international ag

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Former Member
0 Kudos

Hi Volkar,

I am trying to install the SAP ECC 6.0 IDES which i downloaded from the SAP market place and got

the following error at the IMPORT ABAP task

INFO 2008-02-20 14:19:37

Output of C:\Program Files\Java\j2re1.4.2_16\bin\java.exe -classpath migmon.jar -showversion

com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs "D:\ERP 2005 IDES\51032413_1\EXP1;

D:\ERP 2005 IDES\51032413_2\EXP2;D:\ERP 2005 IDES\51032413_3\EXP3;D:\ERP 2005 IDES\51032413_4\EXP4;

D:\ERP 2005 IDES\51032413_5\EXP5;D:\ERP 2005 IDES\51032413_6\EXP6;D:\ERP 2005 IDES\51032413_6\EXP7;

D:\ERP 2005 IDES\51032413_6\EXP8;D:\ERP 2005 IDES\51032413_6\EXP9;D:\ERP 2005 IDES\51032413_6\EXP10;

D:\ERP 2005 IDES\51032413_6\EXP11" -installDir C:\PROGRA1\SAPINS1\ERP\SYSTEM\ORA\CENTRAL\AS

-orderBy "" -r3loadExe D:\usr\sap\SRD\SYS\exe\nuc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 1100

-jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst is written to the logfile import_monitor.java.log.

WARNING 2008-02-20 14:31:07

Execution of the command "C:\Program Files\Java\j2re1.4.2_16\bin\java.exe -classpath migmon.jar -showversion

com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs "D:\ERP 2005 IDES\51032413_1\EXP1;

D:\ERP 2005 IDES\51032413_2\EXP2;D:\ERP 2005 IDES\51032413_3\EXP3;D:\ERP 2005 IDES\51032413_4\EXP4;

D:\ERP 2005 IDES\51032413_5\EXP5;D:\ERP 2005 IDES\51032413_6\EXP6;D:\ERP 2005 IDES\51032413_6\EXP7;

D:\ERP 2005 IDES\51032413_6\EXP8;D:\ERP 2005 IDES\51032413_6\EXP9;D:\ERP 2005 IDES\51032413_6\EXP10;

D:\ERP 2005 IDES\51032413_6\EXP11" -installDir C:\PROGRA1\SAPINS1\ERP\SYSTEM\ORA\CENTRAL\AS

-orderBy "" -r3loadExe D:\usr\sap\SRD\SYS\exe\nuc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 1100

-jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code 103.

Output: java version "1.4.2_16"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)Java HotSpot(TM)

Client VM (build 1.4.2_16-b05, mixed mode)Import Monitor jobs: running 1, waiting 18, completed 0, failed 0, total 19.

Loading of 'SAPSDIC' import package: ERRORImport Monitor jobs: running 0, waiting 18, completed 0, failed 1, total 19.

ERROR 2008-02-20 14:31:07

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

ERROR 2008-02-20 14:31:07

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|NWABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor

was executed with status ERROR .

can you please tell me how to fix this error. Installation of ECC 6.0 with SQL SERVER 2005 was done fine.

Thanking you

Regards

Mrudul

Former Member
0 Kudos

One addition to my statement before:

chmod -R has one pitfall that I forgot to mention: If a symbolic link is encountered, the object that the link points to gets changed. This can sometimes lead to undesired results, e.g. if you do it on a kernel directory where it would affect linked ILE objects in the kernel.

Maybe a safer tip to use is the "good old OS/400 command" CHGAUT:

CHGAUT OBJ('<IFS object>') USER(PUBLIC) DTAAUT(RWX) OBJAUT(ALL) SUBTREE(ALL) SYMLNK(*YES)

Here, SUBTREE(ALL) basically equals the -R option of chmod and SYMLNK(YES) takes care that just the symlinks are modified, not the objects they point to...

Best regards,

Christoph

Former Member
0 Kudos

Hi all,

just my 2 cents: Generally it is probably the most effective thing to give <SID>OFR and/or <SID>ADM to *ALLOBJ, but for sure this is a security risk.

An easy way to change IFS rights would be to open QP2TERM/QSH and do:

chmod -R a+r <IFS node>

for <IFS node> you can specify any node or subdirectory. The flag -R takes care, that access rights are granted recursively, that is for files and directories in subdirectories as well. And with ar you grant() all users(a) read permissions(r). For write permission, you can take aw and for execute permission ax.

Best regards,

Christoph

Former Member
0 Kudos

Hi Juraj

In my case, I grant *ALLOBJ authority to sidOFR, as it was very hard to identify and to change authorization of the stream files/ directories individually.

Perhaps, Volker's suggestion to grant R3OWNER with *ALLOBJ authority is already sufficient.

Just remember to remove it (*ALLOBJ) after successful installation.

Regards.

Omar

Former Member
0 Kudos

Hi Juraj,

I would suggest to change the sidofr and perhaps sidnn (I typically myself use r3owner) with wrkusrprf and then change to *ALLOBJ. as this one is a pretty strong authorization, you should remove it afterwards again ...

Regards

Volker Gueldenpfennig, consolut.gmbh

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Former Member
0 Kudos

Hi,

I have a similar problem.

Pls can you describe how can I authorize (sid)OFR to the IFS stream files I'm beginner.

"edit: OFR instead of 01. "

Thanx

Juraj

Former Member
0 Kudos

Finally able to install mySAP into my test system..

Problem was that (sid)OFR was not authorized to the IFS stream files.

Cheers

edit: OFR instead of 01.

Former Member
0 Kudos

Hi Marcus,

did you check for other logfiles of all the crashed processes ? I would hope to see there the reason of your problem.

Are you really installing ECC6 ? Because the name of the export cds seems to be SOLMAN ... or did you use wrong directories here ?

Regards

Volker Gueldenpfennig, consolut.gmbh

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Former Member
0 Kudos

Hi Volker

Thanks for the reply.. yeah I'm installing mySAP ECC 6.0, I only named the directory wrongly cause initially I thought of installing the Solution Manager but went straight ahead with ECC 6.

There are no more errors that I could see, will try to look again.

Cheers!