cancel
Showing results for 
Search instead for 
Did you mean: 

Import ABAP is stopped with two tables error ( unicode conversion activity)

Former Member
0 Kudos

Dear Basis Gurus,

I am performing unicode conversion activity, Did preconversion steps in non nicode system. Exported the data from non-unicode system with out any errors. But when i am trying to install the unicode system with the exported data using sapinst, I am facing the following error at the time of ABAP import.

ABAP import is failed to convert two tables

1. DOKCLU

2. CDCLS

error symptom is as shown below for both tables

-


myCluster (63.23.Imp): 3570: page zero missing; page 1 encountered instead.

myCluster: DOKCLU *CL***CL_BDS_DOCUMENT_SET ***E**E**0002*

myCluster (63.23.Imp): 2862: failed to convert transparent fields of cluster item.

myCluster (63.23.Imp): 329: error during conversion of cluster item.

myCluster (63.23.Imp): 332: affected physical table is DOKCLU.

(CNV) ERROR: data conversion failed. rc = 2

(DB) INFO: disconnected from DB

-


myCluster (63.23.Imp): 8147: premature end of cluster item encountered.

myCluster (63.23.Imp): 8149: deviation detected in key field 2 of 4.

myCluster (63.23.Imp): 7342: missing physical pages (pgs rem = 2).

myCluster (63.23.Imp): 5831: decompression of cluster item failed.

myCluster (63.23.Imp): 5841: received return code 2 from G_deca.

myCluster (63.23.Imp): 3816: received return code 2 from decompression routine.

myCluster (63.23.Imp): 2887: failed to unpack cluster item.

myCluster: CDCLS *000***PFCG ****Z_ENTWICKLER_BC3 ***0000150152*

myCluster (63.23.Imp): 329: error during conversion of cluster item.

myCluster (63.23.Imp): 332: affected physical table is CDCLS.

(CNV) ERROR: data conversion failed. rc = 2

-


Checked in notes, as per them downloaded higher version of R3load executable and retried but in vain.

I did not face this problem during at the time of export, But facing at the time of importing.

Could you please let me know what can i do to pass this error?

Is there anyway i can exclude these tables and pass the import of the ABAP?

As per the notes it may seems that i may necessarily need to export the non-unicode DB data and do fresh import again, but at this moment i wanted to avoid this.

Requesting you to please help me in providing the soultion

Thanks and Regards

Purna.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Purna,

Use latest version of r3load.

Note 658095 - R3load: Unicode conversion of cluster tables

Regards

Ashok Dalai