These columns identify the arrival and departure times and status of user commands.
Column Name | Mode | Description | Data Type |
---|---|---|---|
CmdStmtErrors | count | Number of statements that departed in error. | FLOAT |
CmdStmtFailures | count | Number of statements that departed in failure or abortion. | FLOAT |
CmdStmtSuccesses | count | Number of statements that departed normally. | FLOAT |