ErrorInformation |Teradata® Mainframe-Attached Systems - ErrorInformation - 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

After an Error parcel (flavor 49), provides additional information about the error.

Usage Notes

This parcel may follow an Error parcel to further describe the error. If the Error-code is 3177, ErrorInformation indicates the minimum response buffer size. Normally this is handled internally by CLIv2 and is be returned to the application. However, if the database requires a response buffer larger than 65535 bytes, but the Maximum-parcel is not set to H, the Error and ErrorInformation parcels is returned.

This parcel is generated by the database.

Parcel Data

The following table lists field information for ErrorInformation:

Flavor Mnemonic TRDSPBEI
Field Length Value
205 TRDSPFIE PBEIID 2 byte unsigned integer Information identifier, as one of the following: 1 if Minimum response buffer.
PBEILEN 2 byte unsigned integer Number of bytes of data following this field.

The parcel consists of one or more self-defining extensions that supply any context-dependent information. Each extension begins with these two fields, followed by data that depends on the information ID.

The Minimum Response Buffer Extension

The Minimum Response Buffer extension consists of the following information:

TRDSAEMB
Field Length Description
PBEIMBSZ 4-byte unsigned integer The minimum size, required by the database, of the response buffer, in bytes, for this request.