PLS-00511: a record may not contain a PL/SQL table of records



PLS-00511: a record may not contain a PL/SQL table of records..

Answer / guest

Cause: n a RECORD definition, one of the fields was declared
as a PL/SQL table of records. This is not allowed. A record
can be the component of another record (that is, records can
be nested), but a PL/SQL table of records cannot be the
component of a record.

Action: Remove the field declaration, or revise it to
specify a simple record type.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01590: number of segment free list (string) exceeds maximum of string

1 Answers  


ORA-30335: JOIN KEY clause references a level not in this hierarchy

1 Answers  


ORA-10636: ROW MOVEMENT is not enabled

2 Answers  


SQL*Loader-00470: table string does not have system generated OID

1 Answers  


EXP-00058: Password Verify Function for string profile does not exist

1 Answers   MR,






DGM-16912: Unknown command "string". Try "help"

1 Answers  


IMG-00820: area 0 queue clear failed

1 Answers  


RMAN-06491: controlfile autobackup format "string" contains more than one "string" format specifier

1 Answers  


ORA-36908: (XSAGDNGL46) In AGGMAP workspace object, MODEL workspace object has the repeating dimension with the previous model.

1 Answers  


ORA-31454: invalid value string for operation parameter, expecting: ADD or DROP

1 Answers  


ORA-25290: Cannot complete operation on queue string with existing messages

1 Answers  


ORA-06022: NETASY: channel open failure

1 Answers  


Categories