What does TKPROF stand for?
Answers were Sorted based on User's Feedback
Answer / mohan kumar
tkprof--TRANSIENT KERNEL IDENTIFIER used to convert
the .trc file into readable format
| Is This Answer Correct ? | 29 Yes | 2 No |
Answer / srinivas
IT IS A PROCESS TO MOVE THE DATA FROM .trc file into
readonly format
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / barick prabhudatta
The TKPROF is one of the most useful utilities available to
DBAs for diagnosing performance issues. The TKPROF utility
means Transient Kernel Profiler.
The TKPROF 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 ? | 4 Yes | 0 No |
Answer / venkatasiva reddy
tkprof--TRANSIENT KERNEL PROFILER used to convert
the .trc file into readable format
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhi
Lol, I used to think it stands for Tom Kyte Prof. :)
| Is This Answer Correct ? | 0 Yes | 1 No |
i don't want to give the path of .Dat file in .Ctl file dynamically i want to give how
Is it possible to execute a dynamic sql from forms?
What is the Maximum allowed length of Record group Column?
What is the difference between restricted and unrestricted package procedure ?
Name the two files that are created when you generate the form give the filex extension ?
Which parameter can be used to set read level consistency across multiple queries?
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
How can we generate report output in excel format?
What is a library in Forms 4.0?
List the windows event triggers available in Forms 4.0?
how to send sms to mobile phone from oracle forms.
how can create the lexical parameter after the select class?