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: Object feature

Re: Object feature

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Thu, 24 Jun 1999 21:43:40 +0100
Message-ID: <7ku1sg$lol$1@news.inet.tele.dk>


You need the Enterprise Edition and pay extra for the Object Option.

Try the following:

select *
from v$option;

and check the value for parameter Objects.

HTH. Finn

Marco Koch <mkoch_at_privat.toplink.de> wrote in message news:377272c6.719344_at_news.toplink.de...
> Hello everybody,
>
> Today I installed Oracle8.0.4 under Windows NT. But when
> I try to create an Object Type I always get the ORA-00439
> error. I also tried to reinstall Oracle but I found no
> possibility to install the Object feature.
>
> Does anybody know what is wrong here?????
>
> Thanks in advance,
> -Marco Koch
>
> CREATE OR REPLACE TYPE Koord_Type AS OBJECT
> *
> FEHLER in Zeile 1:
> ORA-00439: Funktion nicht aktiviert: Objects
>
> -----------------------------------------------------------
> Marco Koch
> http://www.netchart.de
>
Received on Thu Jun 24 1999 - 15:43:40 CDT

Original text of this message

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