cancel
Showing results for 
Search instead for 
Did you mean: 

Errors in DMO to HANA: PHASE EU_CLONE_MIG_DT_RUN

Former Member
0 Kudos

Hi.

I'm migrating my develop system from ECC6.0 EHP4 MSSQL to ECC6.0 EHP7 HANA with UNICODE conversion using DMO. I found the following errors in phase EU_CLONE_MIG_DT_RUN related to two cluster tables.

The first one:

----

(EXP) INFO: Handled 1 incomplete cluster rows.
(EXP) ERROR: (CLUSORT) Left over cluster entries:
(EXP) ERROR: (CLUSORT) Key='STXD_ED|S|0001': Incomplete rows detected!
(EXP) ERROR: (CLUSORT) Found 1 incomplete entries
(EXP) INFO: (CLUSORT) Statistics: 17/2661 internal frames used, 0 external ones.
(DB) INFO: Disconnected from DB
(EXP) ERROR:

----

The second one:

----

(EXP) ERROR: Unsupported cluster format 0xae26 for key 'WWS'
myCluster (255.11.Exp): 8763: premature end of cluster item encountered.
myCluster (255.11.Exp): 8765: deviation detected in key field 1 of 1.
myCluster (255.11.Exp): 8766: page last read : #0.
myCluster (255.11.Exp): 5351: decompression of cluster item failed (cluster type 1).
myCluster (255.11.Exp): 5352: could not get any more input rows.
myCluster (255.11.Exp): 5353: page 1, pagecat 3776.
myCluster (255.11.Exp): 4840: cluster item erroneously considered as of cluster type 1.
myCluster (255.11.Exp): 1831: error when retrieving table description for logic table .
myCluster (255.11.Exp): 1832: return code received from nametab is 32
myCluster (255.11.Exp): 1619: unable to retrieve nametab info for logic table .
myCluster (255.11.Exp): 9010: unable to acquire nametab info for logic table .
myCluster (255.11.Exp): 3444: failed to convert cluster data of cluster item.
myCluster: DSYO2 **WWS **
myCluster (255.11.Exp): 572: error during conversion of cluster item.
myCluster (255.11.Exp): 575: affected physical table is DSYO2.
(CNV) ERROR: data conversion failed. rc = 2
(DB) INFO: Disconnected from DB
(EXP) ERROR: Unsupported cluster format 0xae26 for key 'WWS'

----

I've checked cluster tables with consistency check report SDBI_CLUSTER_CHECK without problems. I've tried to retry several times.

Is there anyway to solve this?

Best regards.

Accepted Solutions (0)

Answers (0)