Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle8 ORA-00439: feature not enabled: Objects
Hi again,
the solution to the Oracle8 ORA-00439 is very simple:
We fire up orainst.
We install "Partitioning and Objects options" from the
software asset manager screen.
What messed me up and prompted me to post here in the first place was a "feature" of the software asset manager screen.
The "Partitioning and Objects options" are a sub product.
Sub products are not immediately accessible from the software asset manager screen.
To get to a sub product in the screen,
the DBA needs to click on the super product.
Note that each super product has a "+" next to it.
This "feature" of the software asset manager screen is described in the installation guide.
This post will be of use to a DBA who likes to work with Oracle while completely un-encumbered by documentation.
-DBA Dan
> Hi,
>
> I need to debug:
>
> create type x as object (y number)
> *
> ERROR at line 1:
> ORA-00439: feature not enabled: Objects
>
>
> -Dan
![]() |
![]() |