MultipartIndicData - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

MultipartIndicData

Purpose

For requests initiated in MultipartIndicator mode when Use-presence was requested, provides data associated with the SQL USING row descriptor.

Usage Notes

The MultipartIndicData parcel follows either an IndicReq or MultipartIndicatorRequest parcel that contains a USING row descriptor.

This parcel is generated by CLIv2 at the direction of the application.

Parcel Data

The content of the MultipartIndicData parcel is as follows.

 

Flavor

Parcel Body Length

MultipartIndicData Parcel Fields

142

1 to maximum body size

Data: 1 to maximum body size bytes

Field Notes

The MultipartIndicData Field contains a formatted record of data:

  • The order of the items and their data types and lengths are determined by the USING row descriptor in the Teradata SQL statement.
  • The values of the items are represented in a client internal format. For details, see the Internal Formats Tables in “Record” on page 313.
  • A null value is implicitly indicated by a specific value of the item (for details, see “Manipulating Nulls” in SQL Fundamentals [B035‑1141]) and that value is not necessarily unique to null. For explicit, unique indications of null values, use Indicator Mode or Field Mode.