Purpose
Returned in response to a request that resulted in a non-database-related error.
Usage Notes
If the request is in a transaction, then the transaction is not aborted.
The invalid request can be corrected and resubmitted.
This parcel is generated by the database.
Parcel Data
The following table lists field information for Error.
Flavor | Mnemonic | TRDSPBEF | ||
---|---|---|---|---|
Field | Length | Value | ||
49 | TRDSPFER | PBEFSNUM | 2-byte unsigned integer | The number of the Teradata SQL statement in the Teradata SQL request in which the problem occurred. |
PBEFINF | 2-byte unsigned integer | Any value which is associated with the error code, described in Teradata Vantage™ - Database Messages, B035-1096 for the message number that is the same as the error code. | ||
PBEFCOD | 2-byte unsigned integer | The database error code, described in Teradata Vantage™ - Database Messages, B035-1096 for the message number that is the same as the error code. | ||
PBEFMTL | 2-byte unsigned integer | The number of bytes in the message in the PBEFMTX field; zero if no message text is available. | ||
PBEFMTX | Characters in the session character set when the request was initiated. | Any message text. |