How can we set the profile option from a PL/SQL procedure?
How can we set the profile option from a PL/SQL proced开发者_运维百科ure?
Check here for Oracle documentation on PL/SQL Hierarchical Profiler.
A very good example article from Oracle-base on PL/SQL profiler. Are you dealing with Oracle 11gR1 ?
Try to use PL/SQL Developer's Profiler
精彩评论