既存のシナリオを拡張する場合の制限 - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
17.10
Published
2021年6月
ft:locale
ja-JP
ft:lastEdition
2021-09-23
dita:mapPath
ja-JP/ttt1608578409164.ditamap
dita:ditavalPath
ja-JP/ttt1608578409164.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;
};