Test Window - Profiler

ScottMattes

Member³
Is it my imagination, or does the Text field come from the current source of the unit being tested?

I am testing a procedure where in one case all the Selects have no hints and in the second case all have the Rule hint. As I change from one profiler results to the other it dawned on me that while the stats where changing, the text was not.

If I am correct, it sure would be nice if the profiler kept track of which source went with which run.
 
The anonymous block of the Test Script is indeed not available in the Oracle Dictionary, and therefore it cannot be displayed for older runs. I have added this to the list of enhancement requests.
 
Marco,
No, wait! I should have said that the source of the procedure IN THE PACKAGE that I was testing - I didn't really care about the source in the Test Window, though now I can see that that is important too.

Again, my desire is to have the source of the package/stored procedure saved with the profiler data so that later it matches.
 
Back
Top