cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IDES INSTALLATION :ABAP IMPORT ERROR ON I SERIES V6R1

Former Member
0 Kudos

Hi,

We are getting following error in ABAP load during IDES installation.<br>

Import log:<br>

ERROR: 2009-10-23 19:31:03 com.sap.inst.migmon.LoadTask run<br>

Loading of 'SAPAPPL0_3' import package is interrupted with R3load error.<br>

Process '/usr/sap/IDS/SYS/exe/run/R3load -i SAPAPPL0_3.cmd -dbcodepage 4102 -l SAPAPPL0_3.log -nojournal' exited with return code 2.<br>

For mode details see 'SAPAPPL0_3.log' file.<br>

SAPAPPL0_3LOG:<br>

(DB) ERROR: DDL statement failed<br>

(ALTER TABLE "CNVINFO" ADD CONSTRAINT "CNVINFO+0" PRIMARY KEY ( "RELID", "TRKORR", "SRTF2" ) )<br>

DbSlExecute: rc = 99<br>

(SQL error -205)<br>

error message returned by DbSl:<br>

Column SRTF2 not in table CNVINFO in QUSRSYS. MSGID= Job=032220/SAPINST/QJVAEXEC<br>

Regards,

Prasad

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Prasad,

see SAP Note 989943 for a description of the problem and the solution.

Kind regards,

Christian Bartels.

Former Member
0 Kudos

Thanx Christian Bartels

We already implemented note 989943 and installation resumed like a charm.