cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IDES ECC 6.0 Installation Problems

Former Member
0 Kudos

Hello SAP-Experts!<br>

<br>

I'm installting an SAP System for the first time and have some problems now.

<br>

The System I want to install is an IDES mySAP ERP 2005 /ECC 6.0 on MS SQL 2005 Database. (Based on AS ABAP)

I have problems with the database instance. In the 14 of 16 Phase the ABAP import fails in the 6 import job.<br>

<br>

The logs extracts are showing the following: <br>

<br><br>

<b>import_monitor.java.log:</b><br>

<br>

Loading of 'SAPAPPL1_10' import package: OK<br>

Import Monitor jobs: running 9, waiting 59, completed 4, failed 0, total 72.<br>

Import Monitor jobs: running 10, waiting 58, completed 4, failed 0, total 72.<br>

Loading of 'PCL2' import package: OK<br>

Import Monitor jobs: running 9, waiting 58, completed 5, failed 0, total 72.<br>

Import Monitor jobs: running 10, waiting 57, completed 5, failed 0, total 72.<br>

Loading of 'SAPCLUST' import package: ERROR<br>

Import Monitor jobs: running 9, waiting 57, completed 5, failed 1, total 72.<br>

Import Monitor jobs: running 10, waiting 56, completed 5, failed 1, total 72.<br>

Loading of 'SAPSDIC_2' import package: OK<br>

Import Monitor jobs: running 9, waiting 56, completed 6, failed 1, total 72.<br>

Import Monitor jobs: running 10, waiting 55, completed 6, failed 1, total 72.<br>

Loading of 'SAPSDIC_3' import package: OK<br>

Import Monitor jobs: running 9, waiting 55, completed 7, failed 1, total 72.<br>

Import Monitor jobs: running 10, waiting 54, completed 7, failed 1, total 72.<br>

.....<br>

<br>

<b>SAPCLUST.LOG:</b><br>

<br><br>

(DB) INFO: REGUC created<br>

(DB) INFO: REGUC~0 created<br>

(IMP) INFO: import of REGUC completed (146737 rows) #20070206184732<br>

(DB) INFO: RFBLG created<br>

(DB) INFO: RFBLG~0 created<br>

myCluster (63.15.Imp): 1595: inconsistent settings for table position validity <br>detected.<br>

myCluster (63.15.Imp): 1598: nametab says table positions are not valid.<br>

myCluster (63.15.Imp): 1601: alternate nametab says table positions are valid.<br>

myCluster (63.15.Imp): 1605: for field 305 of alternate nametab displacement is <br>3134, yet dbtabpos shows 3244.<br>

myCluster (63.15.Imp): 1608: character length is 2 (in) resp. 1 (out).<br>

myCluster (63.15.Imp): 1255: unable to retrieve nametab info for logic table <br>BSEG .<br>

myCluster (63.15.Imp): 8300: unable to acquire nametab info for logic table <br>BSEG .<br>

myCluster (63.15.Imp): 2900: failed to convert cluster data of cluster item.<br>

myCluster: RFBLG *800**0001**0100000000**1995*<br>

myCluster (63.15.Imp): 320: error during conversion of cluster item.<br>

myCluster (63.15.Imp): 323: affected physical table is RFBLG.<br>

(CNV) ERROR: code page conversion failed<br>

<br>

rc = 2<br>

<br>

<br>

.--


============--


.

RSCP - Error

`----


'

<br>

(DB) INFO: RFMHN created<br>

<br>

(DB) INFO: RFMHN~0 created<br>

<br><br>

<b>IMPORT_MONITOR.LOG:</b><br>

<br>

ERROR: 2007-02-06 18:49:44 com.sap.inst.migmon.LoadTask run<br>

<br>

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

<br>

Process '
vsids\sapmnt\IDS\SYS\exe\nuc\NTI386\R3load.exe -i SAPCLUST.cmd -dbcodepage 1100 -l SAPCLUST.log -loadprocedure fast' exited with return code -1,073,741,819.<br>

<br>

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

<br>

Standard error output:<br>

<br>

sapparam: sapargv( argc, argv) has not been called.<br>

<br>

sapparam(1c): No Profile used.<br>

<br>

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline<br>

<br>

<b>SAPINST.LOG:</b><br>

<br>

WARNING 2007-02-06 17:28:23<br>

<br>

Errors when executing sql command: p nr="0" If this message is displayed as a warning - it can be ignored. If this is an error - call your SAP support<br>

<br><br><br><br>

What can I do now? What is the problem here?<br>

Hope you can help here. <br>

<br>

Regards,<br>

Lukas<br>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello

I would recommend you uninstall SAP and SQL, then reinstall SQL using the SAP provided script. This will ensure your codepage is set correctly.

I would also recommend you install this system as a Unicode system.

Thanks

N.P.C

Former Member
0 Kudos

Hello N.P.C!

I allready installed SQL with the SAP-VB Script before this try. The result was the same. Then I installed MS-SQL manually as described in the installation guide.

Why should I install the system as a unicode system? I think it's fragile to errors because of the higher amount of data to install, isn't it?

Regards,

Lukas

Former Member
0 Kudos

Hello

The error I see in your log is similar to an error I have seen when trying to use a Unicode kernel on a non-unicode system.

I would recommend that anyone installing any SAP system in the last 3-4 years should always use Unicode if the SAP component supports it.

Thanks

Former Member
0 Kudos

Hello N.P.C!

I've done an unicode installation and it works! Thank you very much for solving this problem!

regards,

Lukas

Answers (0)