- VprocID
- Vproc the request with the exception was running on.
- QueryID
- Query ID for the query that encountered an exception.
- UserName
- User name used in the query with the exception.
- SessionID
- Session ID of the query with the exception.
- RequestNum
- Request number of the query with the exception.
- LogicalHostID
- Logical host ID of the query with the exception.
- AcctString
- Account string of the query with the exception.
- WDID
- WD ID the query with the exception was running in.
- OpEnvID
- Planned environment ID in force when the query encountered the exception.
- SysConID
- Health condition ID in force when the query encountered the exception.
- ClassifyTime
- Time the query with the exception was classified.
- ClassifyDate
- Date the query with the exception was classified.
- ExceptionTime
- Time the query encountered the exception.
- ExceptionDate
- Date the query encountered the exception.
- ExceptionValue
- Type of exception that occurred:
- 0x00000001 - Exception time limit exceeded.
- 0x00000002 - CPU time (AMP and PE) limit exceeded.
- 0x00000004 - Blocked time limit exceeded.
- 0x00000008 - Disk to CPU ratio exceeded.
- 0x00000010 - AMP CPU skew limit exceeded.
- 0x00000020 - AMP I/O count limit exceeded.
- 0x00000040 - AMP I/O skew limit exceeded.
- 0x00000080 - Max row count (for a step) exceeded.
- 0x00000100 - Max row count (for a query) exceeded.
- 0x00000200 - Spool space limit exceeded.
- 0x00000400 - Number of AMPs used in query exceeded.
- 0x00000800 - Disk CPU ratio value exceeded
- 0x00001000 - I/O space value exceeded.
- ExceptionAction
- Exception action taken by the exception handler:
- A = Abort
- C = Change WD
New WDId contains the new WD.
- L = Log
- E = Execute (run) Program
ExProgram contains the program name.
- T = Alert
ExAlert contains the alert name.
- N = No action
This option disables exception detection and cannot be combined with other actions.
- S = Abort if the statement is a SELECT and no update has been done in the current transaction
- Q = Insert a row to DBC.SystemQTbl
- NewWDID
- WD the query was moved into if the ExceptionAction was change WD.
- ExceptionCode
- Database exception code.
- ExceptionSubCode
- Code for additional information.
- ErrorText
- Error text generated for the exception.
- ExtraInfo
- Exception values noted at the time of the exception.
- RuleID
- Teradata dynamic workload management software rule ID of the rule with the exception handling directive.
- WarningOnly
- Indicator that this is a warning only.
- RejectionCat
- Teradata dynamic workload management software category this query was rejected from.