(Check the presence of a value grater than 0 before interpreting the other columns). Unless AGGREGATE=no , TKPROF groups the identical SQL instructions.
CPU
Total CPU time, expressed in seconds used by the analysis, execution and extraction phases.
Elapsed
Total time, in seconds, given to all the analysis, execution or extraction calls (here the waits are added and therefore this time corresponds both to the Oracle operations as well as the CPU operations).
It is necessary to verify that there is no notable difference between the CPU and Elapsed time.
Disk
Total number of data blocks physically read in the data files for the analysis, execution or extraction phases.
Query
Total number of buffers extracted in coherent mode for all the phases.
Current
Total number of buffers extracted in the current mode for all the phases.
Rows
Total number of processed lines (but this does not concern sub-requests)
- Select: this number is found in the column Fetch
- Insert , Update and Delete: this number is found in the Execute column.
In addition to the generic error messages, the following messages can appear during the entry :
The access to the database machine is not possible, there is no process server or it is not on-line.
The directory indicated as the log file directory is not accessible.