Tkprof - Convert Trace .trc To Readable
Here is the syntax of tkprof command.
tkprof <file.trc> <file.tkprof> explain=<apps_user>/<pswd>
Here,
tkprof: is command
<file.trc>: is file name of trace file with location (if currently not in same directory)
<file.tkprof>: is output file name
explain=<apps_user>/<pswd>: provide apps user name and password.
For Example:
tkprof /usr/tmp/oracle.trc /usr/tmp/output.tkprof explain=apps/****
0 comments:
Post a Comment