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

Home -> Community -> Usenet -> c.d.o.server -> Re: determining Oracle version and locating

Re: determining Oracle version and locating

From: Torsten Wiederkehr <twiederkehr_at_softgroup.net.pl>
Date: Thu, 31 May 2001 09:12:33 +0200
Message-ID: <3B15EEE1.B812E76A@softgroup.net.pl>

Hi,

on NT look at the registry: HKEY_LOCAL_MACHINE\Software\Oracle on UNIX check enviroments variables ORACLE_HOME, ORACLE_SID

To check version query:
SELECT * FROM v$version;

ciao torsten

Christoph Kukulies wrote:

> I need a safe way to determine whether at all Oracle is installed on a
> machine and if, which version and where it is located. Also I need
> to know what the OCI client lib is (OCICLIENT8.DLL for example).
>
> (Please Cc: me).
>
> --
> Chris Christoph P. U. Kukulies kuku_at_gil.physik.rwth-aachen.de

--
=================================
Torsten Wiederkehr
SoftGroup GmbH
Dürkheimer Str. 130
D-67227 Frankenthal
Tel: +49 (0)6233 519-912
Fax: +49 (0)6233 519-913
Mobil: +49 (0)160 478 08 28
E-mail: twiederkehr_at_softgroup.de
=================================
Received on Thu May 31 2001 - 02:12:33 CDT

Original text of this message

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