Hello,
I need to migrate the BW system to Hana, and before that I need to execute preparations steps for unicode migration.
I'm checking for Cluster Tables but I have some doubts about how to manage the results from SDBI_CLUSTER_CHECK report.
I've only records on tables CDCLS, CVER4, DOKCLU and EDI40.
This is the explanation from the Configuration Guide
Check and analyze inconsistencies in Cluster Tables. Report SDBI_CLUSTER_CHECK can be used to search for initial cluster records in cluster tables. Initial cluster records must be removed before the database export, otherwise the export might cancel. SAP Note 1348055
Initial cluster records for Unicode migration provides a description of the report and explains how to proceed when initial cluster records are found. More information about the latest version of the report can be found in SAP Note 1077403 Cluster table check using SDBI_CLUSTER_CHECK
Initial Cluster recors are the entries from cluster records checked? If yes, in which phase from DMO I need to delete this entries?
Thanks a lot.