cancel
Showing results for 
Search instead for 
Did you mean: 

Unicode Conversion : Import Error in ABAP SAPCLUST Error

Former Member
0 Kudos

Hi

I am doing the unicode conversion ..

The export of the database is successful.. But during the import it is giving an error.

Export is done as per note 552464 (Code Page 4103)

Platform is windows server 2003 / Oracle 10.2

Loading of 'SAPCLUST' import package: ERROR

(GSI) INFO: vname = "ORACLE "

(GSI) INFO: hostname = "CTSINTCOSNW5 "

(GSI) INFO: sysname = "Windows NT"

(GSI) INFO: nodename = "CTSINTCOSNW5"

(GSI) INFO: release = "5.2"

(GSI) INFO: version = "3790 Service Pack 1"

(GSI) INFO: machine = "8x Intel 801586 (Mod 4 Step 9)"

(DB) INFO: CLU4 deleted/truncated #20070301165425

myCluster (63.7.Imp): 2113: inconsistent field names (source) : physical field K1N05 appears as logic K1N5.

myCluster (63.7.Imp): 2114: further investigation recommended.

myCluster (63.7.Imp): 1952: error when checking key field consistency for logic table TACOPC .

myCluster (63.7.Imp): 1955: logic table is canonical.

myCluster (63.7.Imp): 1958: received return code 2 from c3_uc_check_key_field_descr_consistency.

myCluster (63.7.Imp): 1252: unable to retrieve nametab info for logic table TACOPC .

myCluster (63.7.Imp): 8096: unable to acquire nametab info for logic table TACOPC .

myCluster (63.7.Imp): 2835: failed to convert cluster data of cluster item.

myCluster: CLU4 *00001*

myCluster (63.7.Imp): 320: error during conversion of cluster item.

myCluster (63.7.Imp): 323: affected physical table is CLU4.

(CNV) ERROR: code page conversion failed

rc = 2

.--


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


.

RSCP - Error

`----


'

(DB) INFO: disconnected from DB

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

D:\usr\sap\ABU\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20070301165425

Can any one help please ?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

could you please have a look to SAP Note 902817 - Inconsistencies in cluster tables (log vs phys field name)

Cheers,

-Sunil

Former Member
0 Kudos

Problem solved via

Note 848950 - SAP NetWeaver 2004s Installation on Windows

Section : ABAP: UNICODE Conversion error

Thanks