UserNameResponse - Teradata Director Program

Teradata® Director Program Reference

Product
Teradata Director Program
Release Number
17.10
Published
October 2021
ft:locale
en-US
ft:lastEdition
2021-11-02
dita:mapPath
bvb1608578422774.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2416
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.