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: How do you tell - its enterprise or workgroup?

Re: How do you tell - its enterprise or workgroup?

From: Frank Hubeny <fhubeny_at_ntsource.com>
Date: Wed, 15 Sep 1999 21:34:17 -0500
Message-ID: <37E05728.6CFA3CD3@ntsource.com>


When you connect to the machine with sqlplus, you are informed whether the version is "Enterprise Edition" or not.

Also

select * from v$version;

should provide the information as well.

Frank Hubeny

baki0_at_usa.net wrote:

> I have oracle installed on some unix machines.(hpux, solaris, sco) and
> I would like to know how can I determine if the installation is of
> workgroup oracle or enterprise oracle.
>
> Tried looking all over the place for read me files and meta dictionary
> views etc. No luck so far.
>
> Any ideas in this regard will be very appreciated.
>
> Thanks.
> A.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Wed Sep 15 1999 - 21:34:17 CDT

Original text of this message

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