既存のシナリオを拡張する場合の制限 - 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

'MaxMsgSize'は2バイトしかないため、Response(PclRESP)またはKeepResponse(PclKEEPRESP)パーセルを使用すると、サーバーに対して指定できる最大応答バッファは64 Kに制限されます。

struct PclRespType
{
   PclFlavor       PclKind;          /* 4 */
   PclLength       Length;           /* 6 */
   Int16           MaxMsgSize;
};