Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Verify Oracle Client version by checking OS files?

Re: Verify Oracle Client version by checking OS files?

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Tue, 16 Mar 2004 12:28:31 -0500
Message-ID: <20040316172831.GA22010@mladen.wangtrading.com>


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
> -----------------------------------------------------------------
>



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
-----------------------------------------------------------------
Received on Tue Mar 16 2004 - 11:25:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US