IndicReq - Teradata Tools and Utilities

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
oxw1641281447623.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
vfj1470443597526
lifecycle
previous
Product Category
Teradata Tools and Utilities

Purpose

Initiates a request composed of one or more Teradata SQL statements and specifies that the results are to be returned in Indicator Mode.

Usage Notes

If the Teradata SQL request contains a USING row descriptor, this parcel is to be followed by a Data or IndicData parcel.

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

Parcel Data

The following information applies to the IndicReq parcel.

Flavor Parcel Body Length Parcel Body Fields
69 1 to maximum body size ReqText

Field Notes

ReqText contains the Teradata SQL request string.

A request string can contain one or more Teradata SQL statements.

A single-statement request does not have to end with a semicolon.

However, if a request contains more than one statement, the statements must be separated by semicolons and the last statement does not have to end with a semicolon.

The total length of a IndicReq must include semicolons.