CLI - Client Interface Changes - 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.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-02
dita:mapPath
ttt1608578409164.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

To overcome the above limitation, two new parcels 'PclBIGRESP' (flavor 153) and 'PclBIGKEEPRESP' (flavor 154) are defined. The new parcel format used by these two parcels is as follows:

struct PclBigRespType
{
PclFlavor PclKind; /* 153 or 154 */
PclLength Length; /* 8 */
Int32 MaxMsgSize;
};

Using above format CLI/Client can communicate to the server response buffer size of 2**32.