Typically, when you are talking about a trace file, you are talking about a SQL Trace. The Trace file will contain the queries being executed as well as timing information. To view this trace file in a readable format, you will probably use tkprof.
The Trace file will contain the queries being executed as well as timing information. To view this trace file in a readable format, you will probably use tkprof.
Bookmarks