Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Bonjour,
Des actions de renommage de tables avec une table qui prend le nom d'une autre table qui a déjà existée. à causer probablement un problème de remonter des données car le CDC ne capte plus les modification effectuer sur les tables, c'est certainement cette action qui perturbe actuellement Compose même après un nouveau FULL. Comment faire pour rétablir le fonctionnement normal de Compose?
Hello @YEL
Kindly elaborate the issue you're facing and reproduce the issue with exact steps taken with screenshot and attach in a document to analyze the issue.
Regards,
Suresh
Suite à un nommage des tables en source, quand on lance le CDC sur compose, il ne capte pas le delta c'est à dire les changements effectués, pas de remonter de données, et ça même après une relance d'un Full.
Je constate la même log qu'en environnement de PROD pour la table PEG_GPS.DB_HABILITATION_PARTENAIRE_LINK >> 'PEG_GPS.DB_HABILITATION_PARTENAIRE_LINK' cannot be captured because the name contains 31 bytes (more than 30 bytes)
Hello @YEL
As far i understand Compose will not capture the Table rename automatically. We need to add renamed table in a Model section manually.
Kindly click on "Clear Metadata Cache" and "Clear Landing Cache" in Datawarehouse section and run the Job then you will get the error "Invalid Object Name . .."
------
PEG_GPS.DB_HABILITATION_PARTENAIRE_LINK >> 'PEG_GPS.DB_HABILITATION_PARTENAIRE_LINK' cannot be captured because the name contains 31 bytes (more than 30 bytes)
--> The above information you're getting due to Limitations at the oracle side
Object names exceeding 30 characters are not supported. Consequently, tables with names exceeding 30 characters or tables containing column names exceeding 30 characters will not be replicated.
Regards,
Suresh
Je n'arrive pas retrouver la section model pour ajouter le nom de la table manuellement, sachant que je suis sur la version de Compose for data laks (6.6) et non sur Compose for Datawarehouse.
Merci.
Hello @YEL
Kindly check how the data is replicated in Qlik Replicate because some endpoints doesn't support table rename.
Try "Schema Evolution" once
In Data Lake Project we can add the table in Metadata Section.
If you still have some doubts, i would suggest you open support ticket to go through the issue.
Regards,
Suresh