Flagger - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
lvt1544831946862.ditamap
dita:ditavalPath
obe1474387269547.ditaval
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 database.

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.