Storing migration information of a database - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13
Available in...

Big Data Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

When you migrate the report database, detailed information about this operations is stored in the tdq_migration table in the datamart.

Before you begin

You migrated the distant database.

Procedure

  1. In the DQ Repository tree view, expand Metadata > DB Connections.
  2. In the relevant database connection, expand the report database and then in the Tables folder, right-click the tdq_migration table and select Preview Table from the contextual menu.

    The SQL Editor is displayed showing all migration information held in the migration table.

    The table below describes the information presented in the migration table:
    Column name Description
    ID Incremented ID for each migration.
    MIGRATION_NAME Migration task name.
    PREVIOUS_VERSION Previous version of the database.
    UPDATE_VERSION Updated version of the database.
    MIGRATION_DATE Migration date and time.