Flagger - 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
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.