The metrics on the SQL Log tab are listed as following.
SQL log data is not collected for job executions in Viewpoint versions earlier than 16.00.
Metric | Description | Type |
---|---|---|
Start | Time that the query started running | Number |
Duration | How long the query ran | Number |
SQL | The actual SQL statement | String |
Parameters | Parameters passed to the query | String |
Error Code | SQL error code, if an error was generated during execution of the query | String |
Error Message | SQL exception message, if an error was generated during execution of the query | String |