cancel
Showing results for 
Search instead for 
Did you mean: 

IDES ECC 6.0 SR2 CWM Installation failed

julian_krtten
Explorer
0 Kudos

Hello everybody,

I tried to install an IDES-System (see Headline), but SAPInst stopped at the phase "Import ABAP" with 2 Import-Errors.

The Log-Files:

SAPCLUST.log:

myCluster (63.18.Imp): 1607: inconsistent settings for table position validity detected.
myCluster (63.18.Imp): 1610: nametab says table positions are not valid.
myCluster (63.18.Imp): 1613: alternate nametab says table positions are valid.
myCluster (63.18.Imp): 1617: for field 310 of alternate nametab displacement is 3228, yet dbtabpos shows 3244.
myCluster (63.18.Imp): 1620: character length is 2 (in) resp. 1 (out).
myCluster (63.18.Imp): 1264: unable to retrieve nametab info for logic table BSEG      .
myCluster (63.18.Imp): 8356: unable to acquire nametab info for logic table BSEG      .
myCluster (63.18.Imp): 2944: failed to convert cluster data of cluster item.
myCluster: RFBLG      **785****CW01****0000000001****2006**
myCluster (63.18.Imp): 318: error during conversion of cluster item.
myCluster (63.18.Imp): 321: affected physical table is RFBLG.
(CNV) ERROR: data conversion failed.  rc = 2
(DB) INFO: RFMHN created
(DB) INFO: RFMHN~0 created
(IMP) INFO: import of RFMHN completed (0 rows) #20090701131305

SAPPOOL.log:

(DB) INFO: disconnected from DB

I:\usr\sap\B48\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
I:\usr\sap\B48\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20090701130301

I:\usr\sap\B48\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20090701132053

I:\usr\sap\B48\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
I:\usr\sap\B48\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
Compiled Jul 17 2007 01:16:56
I:\usr\sap\B48\SYS\exe\nuc\NTI386\R3load.exe -i SAPPOOL.cmd -dbcodepage 1100 -l SAPPOOL.log -loadprocedure fast 

(DB) INFO: connected to DB
(DB) INFO: ATAB deleted/truncated
result of conversion too large: 65528 bytes.
(CNVPOOL) conversion failed for row 259 of table AT02       VARKEY = 0
(CNV) ERROR: data conversion failed.  rc = 2
(DB) INFO: disconnected from DB

I hope, anybody can help me.

Thanks and Greets!

Edited by: Julian Kru00FCtten on Jul 1, 2009 4:34 PM

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi

ERP2005 SR2 32BIT NUC

No more available in the Market place

Regards

Uday

Former Member
0 Kudos

HI

JAVA_HOME = C:\j2sdk1.4.2_11\bin

Your problem is not with java its with this

myCluster (63.18.Imp): 1607: inconsistent settings for table position validity detected.
myCluster (63.18.Imp): 1610: nametab says table positions are not valid.
myCluster (63.18.Imp): 1613: alternate nametab says table positions are valid.
myCluster (63.18.Imp): 1617: for field 310 of alternate nametab displacement is 3228, yet dbtabpos shows 3244.
myCluster (63.18.Imp): 1620: character length is 2 (in) resp. 1 (out).
myCluster (63.18.Imp): 1264: unable to retrieve nametab info for logic table BSEG      .
myCluster (63.18.Imp): 8356: unable to acquire nametab info for logic table BSEG      .
myCluster (63.18.Imp): 2944: failed to convert cluster data of cluster item.
myCluster: RFBLG      **785****CW01****0000000001****2006**
myCluster (63.18.Imp): 318: error during conversion of cluster item.
myCluster (63.18.Imp): 321: affected physical table is RFBLG.
(CNV) ERROR: data conversion failed.  rc = 2
(DB) INFO: RFMHN created
(DB) INFO: RFMHN~0 created
(IMP) INFO: import of RFMHN completed (0 rows) #20090701131305

What is the SQL version you are using ?

Regards

Uday

markus_doehr2
Active Contributor
0 Kudos

> JAVA_HOME = C:\j2sdk1.4.2_11\bin

JAVA_HOME should point to the HOME directory of the Java so in your case c:\j2sdk1.4.2_11. Then add JAVA_HOME\bin to your path.

But as already stated, that is not your problem...

Markus

julian_krtten
Explorer
0 Kudos

I've just updated MSSQL to SP3 (9.00.4035.00) but the imports still doesn't work.

Former Member
0 Kudos

It looks like a problem with your R3load program.

Hope you have the latest version of it. Try downloading the latest R3load.exe into your kernel.

Please let us know how it works.

Regards

Puneeth

julian_krtten
Explorer
0 Kudos

I've tried a newer r3load and restarted sapinst. But the result was the known error...

What Kernel can I use for ERP2005 SR2 32BIT NUC?

Former Member
0 Kudos

Hi

Could there be a problem with the Java-Version? (j2sdk1.4.2_11) Do I perhaps have to set any environment variables for java

Your java version look fine you need to JAVA_HOME in environment variables btw what is database you are using?

Regards

Uday

julian_krtten
Explorer
0 Kudos

The DBMS is MS SQL 2005.

I set JAVA_HOME = C:\j2sdk1.4.2_11\bin\java.exe

Former Member
0 Kudos

HI

I would suggest you go with Unicode installation

Regards

Uday

julian_krtten
Explorer
0 Kudos

Hello,

the installation is non-unicode.

Could there be a problem with the Java-Version? (j2sdk1.4.2_11) Do I perhaps have to set any environment variables for java?

Former Member
0 Kudos

Hi,

Check this thread.

With Regards,

Saurabh