Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How extensively do you use dbms_application_info ?
I use it for 90% of the code I write
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of ryan_gaffuri_at_comcast.net
Sent: Monday, September 25, 2006 10:38 PM
To: oracle-l_at_freelists.org
Subject: How extensively do you use dbms_application_info ?
Would you use dbms_application_info for every single pl/sql procedure? Even ones that just run a single query?
I was thinking about floating this idea at work. This is how I would do it. Module: PL/SQL Package and Functional Module(this would be an internal name) Action: Procedure, plus any values that would go into bind variables.
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Sep 26 2006 - 00:18:46 CDT
![]() |
![]() |