Modifying an Event Table - Teradata Data Mover

Teradata Data Mover User Guide

Product
Teradata Data Mover
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
rdo1467305237457.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
The Teradata user name and password can be modified for an existing Event table using the parameters listed in the following table.
Parameters for the modify_event_table command
Parameter Example Description
event_table_name event1 Name that uniquely identifies the installation of the Event table.
change_user_name true Determines whether or not the user name is changed.
user_name dmuser1 Existing Teradata user name for Data Mover to access the Event table. The user requires INSERT permission for the TMSMEvent table.
change_user_password true Determines whether or not the user password is changed.
user_password dmuser1pass Password for the Teradata user associated with the user_name.
  1. Type the modify_event_table command using the parameters in the table above.
    datamove modify_event_table -event_table_name event1 -change_user_name true -user_name dmuser2 -change_user_password true -user_password $131F