UserNameResponse - Teradata Director Program

Teradata® Director Program Reference

Product
Teradata Director Program
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-11
dita:mapPath
xuf1527114222341.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2416
lifecycle
previous
Product Category
Teradata Tools and Utilities

Purpose

The UserNameResponse parcel returns the userid assigned to the session.

Usage Notes

This parcel can appear anywhere before the only End-request parcel.

Parcel Data

Field information for the UserNameResponse parcel is as follows:

Flavor Parcel Body Length Parcel Body Fields
137 Useridlength: 2 The Userid-length field is a two-byte unsigned integer containing the number of bytes in the Userid field.
  3-2304 Userid: 1 to 2304 bytes

Field Notes

The Userid field is a character string encoded in the character set of the associated request, varies in length between 1 and 90 bytes, and contains the userid assigned to the session. The length is contained in the Userid-length field.