explain tkprof?
Answer / sikdar
TKPROf is one of the most useful utilities available to
DBAs for diagnosing performance issues. It essentially
formats a trace file into a more readable format for
performance analysis. The DBA can then identify and
resolve performance issues such as poor SQL, indexing, and
wait events.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a property clause?
Is it possible to attach same library to more than one form?
how to pass 2 variables from one form to other form
What are the different types of key triggers ?
What is the frame & repeating frame?
What are the menu items that oracle forms 4.0 supports?
What is a combo box?
How can you create Lexical parameter n Bind parameter in Reports ?
What is an oracle report? List its various types.
Can a property clause itself be based on a property clause?
While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False.
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?