Re: Find client version

  • From: Jeremiah Wilton <jwilton@xxxxxxxxxxxxx>
  • To: Rudy Zung <Rudy.Zung@xxxxxxx>
  • Date: Wed, 10 Nov 2004 15:09:17 -0800 (PST)

On Wed, 10 Nov 2004, Rudy Zung wrote:

> Is there any way to programatically determine what=20
> version of client that I'm using?

You can find the client version in the client shared library:

strings $ORACLE_HOME/lib/libclntsh.so | grep ^Version

Not sure if this helps you.  I suspect there is an OCI call you can
make to get this, but I didn't take the time to search around for it.

--
Jeremiah Wilton
Independent Oracle Professional
Oracle Certified Master
Disaster Recovery - Seminars - Technical Interviews
http://www.speakeasy.net/~jwilton
--
//www.freelists.org/webpage/oracle-l

Other related posts: