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 |
ORA-01652: unable to extend temp segment by string in tablespace string
EXP-00030: Unexpected End-Of-File encountered while reading input
RMAN-06166: datafile string cannot be recovered
ORA-02362: error closing file: string
ORA-36270: (XSCGMDLAGG03) The right-hand side of the AGGREGATION function includes duplicate values.
RMAN-03038: Spooling started in trace file: string
ORA-00720: ALTER DATABASE RESET COMPATIBILITY command has been de-supported
ORA-13284: failure to copy geometry object for conversion in place
AMD-00153: error detaching workspace "string"
ORA-25279: dequeue as select not supported before 8.2
ORA-33046: (XSAGDNGL22) In AGGMAP workspace object, you can specify only one SCREENBY clause.
Why we can't perform DML operations on Materialized views???