Time Model
The following table describes metrics in the Time Model report.
Metric |
Description |
---|---|
DB_TIME |
Total end-to-end wall time consumed by all threads (unit: μs). |
EXECUTION_TIME |
Total time consumed on the executor (unit: μs). |
PL_EXECUTION_TIME |
Total time consumed for executing PL/SQL statements (unit: μs). |
CPU_TIME |
Total CPU time consumed by all threads (unit: μs). |
PLAN_TIME |
Total time consumed for generating an execution plan (unit: μs). |
REWRITE_TIME |
Total time consumed on query rewriting (unit: μs). |
PL_COMPILATION_TIME |
Total time consumed for SQL compilation (unit: μs). |
PARSE_TIME |
Total time consumed for parsing SQL statements (unit: μs). |
NET_SEND_TIME |
Total time consumed for sending data over network (unit: μs). |
DATA_IO_TIME |
Total time consumed for data read and write (unit: μs). |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot