Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How extensively do you use dbms_application_info ?

RE: How extensively do you use dbms_application_info ?

From: Ken Naim <kennaim_at_gmail.com>
Date: Tue, 26 Sep 2006 00:18:46 -0500
Message-ID: <029201c6e12b$3e506fa0$b4ae6a44@KenHome>


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-l
Received on Tue Sep 26 2006 - 00:18:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US