Skip to content Skip to sidebar Skip to footer

Tkprof In Oracle Apps


Tkprof In Oracle Apps. Tkprof utility process and parses the raw sql trace files and generate an output which is more readable than trace files. Query the concurrent program (use f11 and ctrl + f11).

Oracle Applications References DB Generate Trace Files for Concurrent
Oracle Applications References DB Generate Trace Files for Concurrent from oracleappstechreferences.blogspot.com

Explain=user/password connect to oracle and issue explain plan. Tkprof tracefile_name.trc tracefileoutput.txt sys=no sort=' (prsela,exeela,fchela)' explain=apps/apps. Tkprof is just a transformation utility.

If You Have A Problem Query You Can User Tkprof To Get More Information.


It formats a trace file into readable format for performance analysis. Tkprof report does not include commit s and rollback s that are in the trace file. If you just type tkprof at the os command prompt it lists its parameters and their meaning like this:

The Tkprof There Shows 0 Cr's (Consistent Reads) Against T2, It Was Eliminated.


Maybe you are thinking of autotrace? It formats and summarizes the diagnostic information from the raw sql trace.tkprof allows you to analyse a trace file in easy way to determine where time is being spent and what query plans are being used on sql statements. Copyright (c) 1982, 2002, oracle corporation.

Tkprof Utility Process And Parses The Raw Sql Trace Files And Generate An Output Which Is More Readable Than Trace Files.


Query the concurrent program (use f11 and ctrl + f11). This post is part 2 of the below posts on trace and tkprof. Tkprof tracefile outputfile [explain= ] [table= ] [print= ] [insert= ] [sys= ] [sort= ] table=schema.tablename use 'schema.tablename' with 'explain=' option.

Log In To Sql*Plus As A Privileged User.


When troubleshooting a performance problem, it is best to issue the tkprof command at the unix prompt using the following syntax:. In your sql plus window you can type set autotrace traceonly Use tkprof to make a tracefile readable, you need tkprof.

Trace File Is Not In A Understandable Format, But To Make It Easier To Understand And Readable Oracle Has Provided A Utility Tkprof.


The tkprof program converts oracle trace files into a more readable form. Copy show parameter user_dump_dest navigate to the directory in which the trace file is created. To use the tkprof utility:


Post a Comment for "Tkprof In Oracle Apps"