RE: SQLPlus version tracking

  • From: "Blanchard, William G" <William.Blanchard@xxxxxxxxxxxxx>
  • To: "oracle-l@xxxxxxxxxxxxx" <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 19 Jan 2012 19:50:27 +0000

Andy,
Thank you.  The v$session_connect_info view has a client_driver which may give 
me what I'm looking for.  It's obvious that Oracle has the information but how 
do I get it in a logon trigger?  I tried client_driver with sys_context with no 
luck.


WGB


From: andyklock@xxxxxxxxx [mailto:andyklock@xxxxxxxxx] On Behalf Of Andy Klock
Sent: Thursday, January 19, 2012 1:33 PM
To: Blanchard, William G
Cc: oracle-l@xxxxxxxxxxxxx
Subject: Re: SQLPlus version tracking

There is a view v$session_connect_info that may give you what you are looking 
for.
On Thu, Jan 19, 2012 at 2:19 PM, Blanchard, William G 
<William.Blanchard@xxxxxxxxxxxxx<mailto:William.Blanchard@xxxxxxxxxxxxx>> wrote:
Does anyone know if there's a way to track the version of sqlplus that is 
connecting to the database?  I looked at sys_context and system events but 
haven't found anything.

WGB

_____________
The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.

--
//www.freelists.org/webpage/oracle-l


Other related posts: