Flagger - Call-Level Interface Version 2

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

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

Purpose

Returns to the application non-conformances in the SQL request.

Usage Notes

The standard for judging conformance is specified in the SessionOptions parcel.

This parcel is generated by the Teradata server.

Parcel Data

The following table lists field information for Flagger.

 

Flavor

Parcel Body Length

Parcel Body Fields

122

6 to maximum body size

Location:

Reason:

MsgLength:

Message:

2 bytes

2 bytes

2 bytes

to maximum body size

Field Notes

The flags each consist of one or more conformance flags, each containing the following information:

  • Location is a 2-byte field that specifies the character position of the nonconforming syntax within the statement.
  • For a semantic nonconformance, the value is zero.

  • Reason is a 2-byte field that specifies the nature of the nonconformance.
  • MsgLength is a 2-byte field that specifies the length of the Message field.
  • Message is a variable parcel body length that contains the text of the message.