How to determine if a stored procedure is used (executed) in the database?

  • From: San Sridharan <san_oracle_dba@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Wed, 9 Nov 2005 15:51:56 -0800 (PST)

For index we can monitor the index and find out if it's been used.
 
Other than adding custom code to the stored procedure to track it's execution, 
is there any other way to do it without modifying it?
 
Thanks,
San

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Other related posts: