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?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
how to send file attachment from oracle forms
if some data is not transfered where it will get stored
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
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
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
Explain master-detail relationship with some examples.
In what situation u create the BPA.
What is an oracle report? List its various types.
What is the difference between bind and lexical parameter?
where do u put the report file
can you convert or reverse engineer a fmx back to a fmb file?