Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: CLIENT VERSION
Here's a way on unix:
strings $ORACLE_HOME/lib/libclntsh.so | grep "^Version [7-9]"
-- Jeremiah Wilton http://www.speakeasy.net/~jwilton On Thu, 28 Mar 2002, Harvinder Singh wrote:Received on Thu Mar 28 2002 - 17:43:18 CST
> In batch script If we need to verify the version of oracle software on
> server we issue:
> select * from v$version;
>
> But how to find the client version from some batch script??????
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jeremiah Wilton INET: jwilton_at_speakeasy.net Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).