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
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-04-19
dita:mapPath
xen1544831946512.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
lifecycle
previous
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.