Received: (qmail 26981 invoked from network); 3 Mar 2010 10:56:39 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-85-25-126-90.inaddr.intergenia.de with SMTP; 3 Mar 2010 10:56:37 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 8DC52CD7B2A;
 Wed,  3 Mar 2010 11:56:35 -0500 (EST)
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id EOmP1luNgEVq; Wed,  3 Mar 2010 11:56:35 -0500 (EST)
Received: from turing.freelists.org (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id D41EACD7AFC;
 Wed,  3 Mar 2010 11:55:53 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 03 Mar 2010 11:55:12 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 90E6CCD7AF2	for <oracle-l@freelists.org>; Wed,  3 Mar 2010 11:55:12 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])	by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)	with ESMTP id SyjIltdTFcvN for <oracle-l@freelists.org>;	Wed,  3 Mar 2010 11:55:12 -0500 (EST)
Received: from snt0-omc4-s24.snt0.hotmail.com (snt0-omc4-s24.snt0.hotmail.com [65.55.90.227])	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 57E58CD7AEF	for <oracle-l@freelists.org>; Wed,  3 Mar 2010 11:55:12 -0500 (EST)
Received: from SNT130-DS11 ([65.55.90.199]) by snt0-omc4-s24.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959);	 Wed, 3 Mar 2010 08:55:11 -0800
X-Originating-IP: [206.47.249.251]
X-Originating-Email: [ganstadba@hotmail.com]
Message-ID: <SNT130-ds1189DE2196FEEE10F69A8EA63A0@phx.gbl>
From: "Michael McMullen" <ganstadba@hotmail.com>
To: <oracle-l@freelists.org>
References: <4B8DA563.7060104@tpg.com.au> <01a301cabaef$22095ef0$661c1cd0$@edu> <4025610e1003030846g64041fd7of4cfec4514148b41@mail.gmail.com>
Subject: RE: Find Oracle Client Version - from the Database side
Date: Wed, 3 Mar 2010 11:55:02 -0500
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <4025610e1003030846g64041fd7of4cfec4514148b41@mail.gmail.com>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
X-OriginalArrivalTime: 03 Mar 2010 16:55:11.0841 (UTC) FILETIME=[49EA1510:01CABAF2]
X-archive-position: 26257
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: ganstadba@hotmail.com
Precedence: normal
Reply-To: ganstadba@hotmail.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l

On my 10.2.04 db it only shows the info from the db server. Ie. No matter
where you connect from it just shows stuff like 
TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.4.0 - Production

-----Original Message-----
From: oracle-l-bounce@freelists.org [mailto:oracle-l-bounce@freelists.org]
On Behalf Of Bill Ferguson
Sent: Wednesday, March 03, 2010 11:47 AM
To: tyfaniew@uoregon.edu
Cc: oracle-l digest users
Subject: Re: Find Oracle Client Version - from the Database side

Try looking  in SYS.V$_SESSION_CONNECT_INFO.

There are columns there (at least in my 11.1.0.7) called
CLIENT_VERSION and CLIENT_DRIVER. These may be what you need.

-- 
-- Bill Ferguson



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


