TD_LOG_MECH_DATA= Table Option

Specifies additional data for the logon mechanism.

Category: Bulk Loading
Requirements: Must follow BULKLOAD=YES
Must be specified within the BULKOPTS= Table Option
Data source: Teradata

Syntax

TD_LOG_MECH_DATA="string"

Arguments

string

used in conjunction with the TD_LOG_MECH_TYPE= table option, specifies credentials for authentication. Currently, only LDAP credentials are accepted. The credentials must be in the following form:

TD_LOG_MECH_DATA="authcid=value  password=value  realm=value"