How to determine which version of Oracle Client is being used from the server.

Posted by Robert Love on Stack Overflow See other posts from Stack Overflow or by Robert Love
Published on 2010-12-22T18:48:58Z Indexed on 2010/12/22 18:54 UTC
Read the original article Hit count: 138

Filed under:
|

Using Oracle 10g. ( 10.2.0.4 )

Possibly by looking at either logs or system tables is there a way to determine which version of the oracle client each connection is using.

Our systems initially had 8.1.7 Clients, and then 9.X clients.

We attempted to manually locate all machines that had older clients and upgrade them to to 10.2 Clients.

We are seeking a method to audit (from the server) if we were successful in upgrading all of our client machines.

© Stack Overflow or respective owner

Related posts about Oracle

Related posts about oracle10g