Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Verify Oracle Client version by checking OS files?
One dirty trick would be to execute the following command:
strings $ORACLE_HOME/bin/oracle|grep "XML Schema Processor version"
On 03/16/2004 11:56:26 AM, "Magaliff, Bill" wrote:
> Hey all:
>
> Does anyone know of a way to verify which version of the client is installed
> (on Unix/Linux, primarily) by checking one or more OS files? Trying to
> automate an app install and need to validate Oracle version without querying
> the database.
>
> Thanks
>
>
>
>
> <><><><><><><><><><><><><><><><><><><><><><><><>
> Bill Magaliff
> Framework, Inc.
> (914) 631-2322 ext 155
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Mar 16 2004 - 11:25:10 CST
![]() |
![]() |