Answer Posted / Prakash Kumar
To use tkprof, you need to run a SQL statement with the 'explain' or 'explain plan' option and redirect its output to a trace file. Then, you can use tkprof utility to generate an explanatory report for the trace file. This report includes information about SQL statements executed, their execution plans, and performance statistics.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category