AssignRsp - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems

Product
Call-Level Interface Version 2
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

AssignRsp

Purpose

The AssignRsp parcel returns the response to a message containing an Assign parcel.

Usage Notes

This parcel is generated by the Teradata Database.

Parcel Data

The following table lists field information for the AssignRsp parcel.

 

Flavor Field

Body Parcel Length

Parcel Body Fields

101

98

 

PublicKey:

SesCOPAddr:

PublicKeyN:

RelArray:

VerArray:

HostId:

8 bytes

32 bytes

32 bytes

6 bytes

14 bytes

2 bytes

Fields

CLI does not check PublicKey and PublicKeyN, two parts of an encryption key used to encrypt the connect and reconnect request messages, where PublicKey is the exponent portion of the Public Key and PublicKeyN is the modulus portion.

SesCOPAddr is the address or name that the work station must use to connect to the session COP. The format of this field depends on the network software running on the workstation. The workstation defines the format by the flag NetAddrType in the Assign parcel.

RelArray contains the release number associated with the software.

VerArray contains the version number associated with the Teradata Database software.

HostID contains a session’s logical host id, as an unsigned binary, in the least significant 10 bits. Hostid is specific to a given run of the Reconfig utility, since Config and Reconfig are used to specify host id.