Create Credential Pools | Teradata Data Mover - Creating Credential Pools - Teradata Data Mover

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
16.20
Published
November 2021
Language
English (United States)
Last Update
2021-11-04
dita:mapPath
wph1512683331242.ditamap
dita:ditavalPath
4101_UG_dm_1620.ditaval
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
The configuration.xml file is used to create one or more systems and users associated with one or more credential pools.
  1. Run datamove list_configuration to generate configuration.xml.
  2. Edit configuration.xml in the section under <key>job.useGroupUserIDPool</key> and enter the following values:
    Parameter Value
    value

    true or false

    True allows Data Mover to select any available source or target systems or users specified in the pool.

    False (default) does not select any source and target systems or users specified in the pool for Data Mover jobs.

    system.name Enter the name of the system.
    name Enter the name of the user.
    password Add a value to use an unencrypted password.
    encrypted_password Enter a value to use an encrypted password.
  3. Once a credential pool is created, and the property job.useUserIdPool is set to true in configuration.xml, Data Mover selects an available source or target system from the specified pool when running jobs.