Description
Users can select tables for a full load during data subsetting. If a table is selected, all records within the table will be loaded during the migration. This option is only available when data subsetting conditions have been applied to a table within the G-Migration+ configuration (i.e., Where Clause and/or Limit).
In This Article
- When Should This Feature Be Used?
- Can Any Table Be Selected?
- Usage Example
- Prerequisite Steps
- How to Save Tables for a Full Load
- How to Remove a Full Load Table
When Should This Feature Be Used?
- Any time a table needs to be fully migrated during data subsetting.
Can Any Table Be Selected?
- Tables with subsetting conditions and their descendants cannot be selected for a full load.
- This ensures referential integrity during the migration.
Usage Example
- A user wants to migrate a subset of data from a source to a target database using three tables:
- Customer - Subsetting Table
- Account - Descendent of the Subsetting Table
- AccountType - Table containing each account type (e.g., checking, savings, credit card).
- The user wants a full table load for the AccountType table.
- Since it is not a descendent and does not have the subsetting condition, the AccountType table can be fully loaded.
Prerequisite Steps
- The user creates an XTS file.
- The user sets up a G-Migration+ Configuration.
- The user imports the Table Schema (i.e., XTS file)
- The user adds tables for subsetting.
- (Optional) user selects sensitive columns in added tables for Synthetic Data Masking (SDM).
- The user adds Data Subsetting conditions to a table (Where Clause / Limit).
How to Save Tables for a Full Load
- Select the Full Load tab within the G-Migration+ Dashboard.
- Click Select Tables.
- Select the checkbox for each table.
- Click Save once finished.
Note: Only tables that can be fully loaded will have a checkbox. The table with the subsetting condition and any descendants of that table cannot be fully loaded. - The selected tables will appear within the Full Load tab, as shown below:
Note: The table will also be added to the Tables tab. This is so the user can select columns for SDM.
How to Remove a Full Load Table
- Select the Full Load tab within the G-Migration+ Dashboard.
- Click the Delete (Trash Can) icon.
- Click Yes to confirm.