AssignRsp - Call-Level Interface Version 2

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
Product Category
Teradata Tools and Utilities

Purpose

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

Usage Notes

This parcel is generated by the 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 database release number.

VerArray contains the database version number.

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.