The following table lists field information for StatementStatus.
| Flavor | Parcel Body Length | Parcel Body Fields |
|---|---|---|
| 205 | 32 to maximum parcel size |
|
ESS Extension Header
The ESS extension header consists of the following information:
| Field | Length | Description |
|---|---|---|
| ExtInfoID | 2-byte unsigned integer |
|
| ExtInfoLength | 4-byte unsigned integer | Length of the extension body only, not including this header |
Warning Message Extension
The Warning Message extension consists of the following information:
| Field | Length | Description |
|---|---|---|
| WarningCode | 2-byte unsigned integer | Database warning code, described in Teradata Vantage™ - Database Messages, B035-1096, where the warning code is the message number. |
| ComponentID | 2-byte unsigned integer | Database origin of warning code |
| WarningLength | 4-byte unsigned integer | Length of WarningMsg |
Merge Activity Counts Extension
The Merge Activity Counts extension consists of the following information:
| Field | Length | Description |
|---|---|---|
| InsertCount | 8-byte unsigned integer | Total number of records inserted |
| UpdateCount | 8-byte unsigned integer | Total number of records updated |
| DeleteCount | 8-byte unsigned integer | Total number of records deleted |
Multiload Activity Counts Extension
The Multiload Activity Counts extension consists of the following information:
| Field | Length | Description |
|---|---|---|
| InsertCount | 8-byte unsigned integer | Total number of records inserted |
| UpdateCount | 8-byte unsigned integer | Total number of records updated |
| DeleteCount | 8-byte unsigned integer | Total number of records deleted |
| TableDBNameLength | 4-byte unsigned integer | Length of DB table name |
| TableDBName | TableDBNameLength | DB table name |
| TableNameLength | 4-byte unsigned integer | Length of table name |
| TableName | TableNameLength | Table name |