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: OO pl/sql nested collection limitation?

Re: OO pl/sql nested collection limitation?

From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Tue, 25 Feb 2003 10:31:29 +0300
Message-ID: <b3f64j$rf8$1@babylon.agtel.net>


[snip]
>
> No dice.
> "PLS-00534: A Table type may not contain a nested table type or
> VARRAY."
>
> Can I assume that this is not supported or am I missing something.

Yes, multidimensional collections are not supported in 8i and 9i Rel.1, they were introduced in 9i Rel. 2 (9.2). The error you are receiving clearly states that multidimensional collections are not supported on your release.

-- 
Vladimir Zakharychev (bob@dpsp-yes.com)                http://www.dpsp-yes.com
Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
All opinions are mine and do not necessarily go in line with those of my employer.
Received on Tue Feb 25 2003 - 01:31:29 CST

Original text of this message

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