CLI - Client Interface Changes|PclBIGRESP|PclBIGKEEPRESP - CLI - クライアント インターフェースの変更 - Call-Level Interface Version 2

Teradata® Call-Level Interfaceバージョン2 リファレンス - ワークステーション接続システム - 17.20

Product
Call-Level Interface Version 2
Release Number
17.20
Published
2022年10月10日
Language
日本語
Last Update
2022-11-21
dita:mapPath
ja-JP/zws1641280432166.ditamap
dita:ditavalPath
ja-JP/obe1474387269547.ditaval
dita:id
B035-2418
Product Category
Teradata Tools and Utilities

既存のシナリオを拡張する際の制限を克服するために、2つの新しいパーセル「PclBIGRESP」(フレーバー153)と「PclBIGKEEPRESP」(フレーバー154)が定義されています。これら2つのパーセルで使用される新しいパーセル形式を以下に示します。

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

この形式を使用すると、CLI/クライアントは、サイズが2**32のサーバー応答バッファとやり取りできます。