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 |
RMAN-08111: some blocks not recovered: See trace file for details
ORA-08434: raw data has invalid trailing sign
ORA-28265: NameSpace beginning with 'sys_' is not allowed
ORA-08343: srclose: failed to close a redo server connection
ORA-06560: pos, string, is negative or larger than the buffer size, string
ORA-01220: file based sort illegal before database is open
ORA-13154: invalid precision specified
TNS-12214: TNS:missing local communities entry in TNSNAV.ORA
TNS-12155: TNS:received bad datatype in NSWMARKER packet
ORA-39049: invalid parameter name string
ORA-03206: maximum file size of (string) blocks in AUTOEXTEND clause is out of range
ORA-30557: function based index could not be properly maintained