Wishlist - Oracle Monitor

ScottMattes

Member³
Is there any chance of getting Oracle Monitor
included in PLSD?

I currently use the one from Quest, but that is timebombed and I have to keep downloading versions.

Also, how is it that ide_getobjectdata is able to get around sql monitor's monitoring of SQL statements?
 
Is there any chance of getting Oracle Monitor included in PLSD?
We may use the monitor interface to log database activities. For support purposes this will be useful :) .
Also, how is it that ide_getobjectdata is able to get around sql monitor's monitoring of SQL statements?
This function uses PL/SQL Developer's internal session, so it is not monitored.
 
Back
Top