Generating Trace File With TKPROF
Generating Trace File With TKPROF
For any instance the trace will be generated in the UDUMP directory.
You can find this directory by running the following Query.
SELECT VALUE
FROM v$parameter
WHERE NAME LIKE 'user_dump_dest';
The Above Query returns the path where the file is Going to be stored. The file name
will have an Extension .trc