Installing the Teradata User Defined Types (UDTs)

The UDTs allows you to create the data-types that can be used as pre-defined data-types.

To install the UDT for Teradata:

  1. Log in to the server as the user with the required permissions.

  2. Navigate to the /opt/protegrity/ directory.

  3. To install the UDT setup for Teradata, run the following command:

    ./PepTeradata_UDTSetup_Linux_x64_10.0.0+x.sh
    
  4. Press ENTER.
    The prompt to continue the installation appears.

    *****************************************************
    Welcome to the Database Protector Setup Wizard
    *****************************************************
    This will install the teradata user defined types on your computer
    Do you want to continue? [yes or no]
    
  5. To proceed, type yes.

  6. Press ENTER.
    The script extracts the files and installs the data types in the default directory. The script also sets the permissions for the data types.

    [/opt/protegrity]:
    Unpacking...
    To get started with UDTs, please run /opt/protegrity/databaseprotector/teradata
    generate_udt_scripts.sh.
    Teradata UDTs installed in /opt/protegrity/databaseprotector/teradata.
    Permission for /opt/protegrity/databaseprotector/teradata is successfully set.
    

For more information about the Teradata User Defined Types (UDTs), refer to Teradata User Defined Types (UDTs).


Last modified : February 24, 2026