最大長 - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
17.10
Published
2021年6月
Language
日本語
Last Update
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

リクエスト バッファに必要な最大の長さ(バイト数)は、次のように計算できます。

maximum Request Buffer Length =
   
   (4 + the maximum length of a request string) +
   (4 + the maximum length of using data,
      including indicator bytes if User Presence
      Bits is set to ‘Y’) +
   (14 if Request Processing Option = P) +
   (6 for overhead)

1行目と4行目は、常に計算に含めます。 2行目は、データがデータベースに送信される場合にだけ含めます。 3行目は、Request Processing Option = Pの場合にだけ含めます。