TKPROF- Tracelog file output
Hi, One of our customer reported that saving even small data from our application to database is very slow. So we asked him to provide us the trace file. The trace file customer has given us is the size of 3.63 MB to diagnosis. But when we do the TKPROF the output text file doesn't provide any information about database statistics and size is only 2KB. Please help me to generate correct output file and let me know if I am missing anthing here.
IÂ issue command to generate readable file from trace file is
C:>tkprof  C:\trace_1038.trc   C:\trace_1038.txt   explain=sys/oracle  sys=yes   waits=yes  sort=prscpu
0