UserNameResponse - Teradata Director Program

Teradata® Director Program Reference

Product
Teradata Director Program
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
pxm1544831938750.ditamap
dita:ditavalPath
obe1474387269547.ditaval
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.