PLS-00543: a PLSQL Table may not contain a nested table type
or VARRAY.



PLS-00543: a PLSQL Table may not contain a nested table type or VARRAY...

Answer / guest

Cause: An attempt was made to define a PLSQL table that
contained a (possibly deeply) nested table type or VARRAY.
Nested collection types are not supported.

Action: Remove the nested table type or VARRAY from the
table. Then retry the operation.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-25215: user_data type and queue type do not match

1 Answers   WalMart,


ORA-14323: cannot add partition when DEFAULT partition exists

1 Answers  


QSM-01051: no support for rollup when a window function is present on the column

1 Answers  


RMAN-03034: LEVEL number is invalid. LEVEL must be between string and string

1 Answers  


TNS-00519: Operating system resource quota exceeded

2 Answers  


ORA-01910: TABLES keyword expected

1 Answers  


ORA-02286: no options specified for ALTER SEQUENCE

1 Answers  


DRG-12515: cannot specify language for stopwords in a BASIC_STOPLIST

1 Answers  


ORA-30362: dimension column cannot be a sequence

1 Answers  


ORA-01919: role 'string' does not exist

1 Answers  


ORA-09818: Number is too large

1 Answers  


DRG-12219: section name missing

1 Answers  


Categories