Multi-TSR - Call-Level Interface Version 2

Teradata® Call-Level Interface Version 2 Reference for Workstation-Attached Systems - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-06-12
dita:mapPath
zws1641280432166.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
Product Category
Teradata Tools and Utilities

Purpose

Provides segments of a request that is too large to fit into the maximum parcel size. This parcel is currently only used for the text of Stored Procedures.

Usage Notes

This parcel is generated by CLIv2 when the Segment Data option is specified by the application.

Parcel Data

Flavor Parcel Body Length Parcel Body Fields
128 3
  • SequenceNumber: 2 bytes
  • Status: 1 byte

Field Notes

The SequenceNumber field specifies the order of the segment, relative to other segments. SequenceNumber is a binary value that begins at one and increments by one for each Multi-TSR parcel.

The Status field specifies the type of segment. A binary one indicates that this is the last segment. Otherwise the value is a binary zero.