Re: How to create the Varraying Array?

From: (wrong string) înzatu <mvali_at_rds.ro>
Date: Fri, 9 Jul 1999 16:15:05 +0300
Message-ID: <7m4sik$2fh$1_at_news.Romania.EU.net>


I don't know what version of SQL*Plus are you runnig but on my 3.3.4.0.0 it worked well.

sirirut vanichayobon <svanicha_at_cs.ou.edu> wrote in message news:3785072E.46CAAAF9_at_cs.ou.edu...
> Hi,
>
> When I created a Varraying Array, I got the following error.
> I can not find the error message on my Oracle Documentation.
> I have no idea how to solve this problem.
>
>
> I appreciate any help.
>
> Thanks in advance,
> -sirirut
>
>
> SQL> create or replace type para_va as varray(5) of varchar2(8);
> create or replace type para_va as varray(5) of varchar2(8)
> *
> ERROR at line 1:
> ORA-00439: feature not enabled: Objects
>
>
>
>
Received on Fri Jul 09 1999 - 15:15:05 CEST

Original text of this message