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: 'Objects' in sqlplus

Re: 'Objects' in sqlplus

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Mon, 5 Jul 1999 22:37:26 +0100
Message-ID: <7lr53a$oop$1@news.inet.tele.dk>


You probably didn't install the Objects option? Try:

select *
from v$option;

and you'll see which options are enabled.

HTH. Finn

Alex <alex.hudghton_at_capgemini.co.uk> wrote in message news:7lqi89$8vo$1_at_taliesin.netcom.net.uk...
> Good start ! Is objects option installed?? Platform?
>
> Alex
>
> Mark G wrote in message <3780c05f.0_at_145.227.194.253>...
> >Err.....
> >
> >Enterprise edition ;-)
> >
> >SQL*Plus: Release 8.0.5.0.0 - Production on Mon Jul 5 14:11:15 1999
> >
> >(c) Copyright 1998 Oracle Corporation. All rights reserved.
> >
> >Connected to:
> >Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production
> >PL/SQL Release 8.0.5.0.0 - Production
> >
> >Was there a particular version of enterprise it was enabled in?
> >
> >M
> >
> >
> >Alex wrote in message <7lqf3h$8d2$1_at_taliesin.netcom.net.uk>...
> >>Oracle Objects is a feature which is only available in the Enterprise
> >>Edition of the Server. Which version are you using?
> >>
> >>Alex
> >>
> >>
> >
> >
> >
>
>
Received on Mon Jul 05 1999 - 16:37:26 CDT

Original text of this message

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