Answer Posted / 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 |
Post New Answer View All Answers
difference between global n context sensitive segments?
What is a matrix report and how many minimum groups are required to prepare the same?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
if u want to delete all these detail block etc what will happen in form
from where do u receive the information to develop report
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
Can we invoke one form from another in a multi-forms application?
How to create Drill down report?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
what are bind variables?
What is an oracle report? List its various types.
Explain the various types of oracle report?
Name the different triggers associated with oracle forms having a master-detail relationship.
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame