Query Object Execution Status
This page explains the execution and monitoring properties available for Query Objects and what each property indicates, so users can interpret run status, timings, and failure details while troubleshooting or analyzing long-running queries.
Property | Description |
|---|---|
Execution Details | Provides step-wise execution metrics to analyze the behavior of complex or long-running Query Objects. |
Query Execution Time | Displays the time taken by each step in the Query Object during execution. |
Last Run Status | Indicates the success or failure of the most recent Query Object execution. |
Failure Reason | Displays the error message or reason if the Query Object execution fails. |
Access Location | Right-click the Query Object from the Explorer panel and select Run to execute and monitor the job status. |