Modifying Data Virtualization control data to support differences in environments
After you download the exported TAR file from the export cpd-cli job, you can modify the connection details that are found in the control data.
About this task
The control data contains nonsensitive information (i.e. no passwords, privileges, secrets, or
GRANT statements) including details about connections and objects, and the statuses for export,
import, GRANTs, and statistics (if you specified
includeStatistics=TRUE during export).- The connections component includes connection details and fields that you can modify.
- The objects component includes exported objects including schema, schema name, and schema type (T, N,V). These are non-modifiable fields.
You might want to modify the connection details for the following reasons:
- You want to use a different remote agent from what was used in the exported instance.
- You want to change the connection owner (
DB2INST1by default). - You want to use the same CCID and CCDEFINER between instances for the specified connections.
- You want to manually set the CID number.
For more information on CID, CCID, and CCDEFINER, see Adding data source connections to Data Virtualization to connect with personal credentials.