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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Release detecting

Re: Release detecting

From: Puneet Khanna <khannapk_at_hotmail.com>
Date: Fri, 30 Jul 1999 16:10:46 -0400
Message-ID: <7nt0sk$mbo$1@nntp3.uunet.ca>


use this in sql*plus, login as sys or internal "select * from v$version"

Wolf Grossi <wg_at_REMOVE_ANTI_SPAMmagro-soft.com> wrote in message news:37a1fe13.0_at_195.70.96.56...
> Hi,
> ist there an appropriate methode to find out what oracle version is
> installed on a UNIX box?
> I have a complex OCI-application and need to relink it on serveral UNIX's
> with ORA6 (yes...) 7 and 8, using one script to detect the ora version by
> looking for, in my opinion release-specific, files; but this is not very
> reliable.
> Thanks for hints, Wolf
>
>
Received on Fri Jul 30 1999 - 15:10:46 CDT

Original text of this message

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