PLS-00507: a PLSQL Table may not contain a table or a record
with composite fields
Answers were Sorted based on User's Feedback
Answer / guest
Cause: In a TABLE type definition, a nested record type was
specified as the element type. This is not allowed. All
fields in the record must be scalars.
Action: Remove the TABLE type definition, or replace the
nested record type with a simple record type.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 1 No |
ORA-29935: missing FROM keyword
ORA-19647: non-zero LEVEL cannot be specified when INCREMENTAL is FALSE
ORA-36312: (PHYS00) workspace object must be a dimension or dimensioned variable.
PLS-00552: flexible character set is not allowed on component element
ORA-12552: TNS:operation was interrupted
NNL-00854: Fastest rename processing time: string
ORA-26061: Concurrent direct unloads is not allowed.
ORA-01605: missing numbers in clause "string" of string
PCC-02398: Indicator ignored in this statement for this type
NZE-28812: record operation failure
ORA-07205: slgtd: time error, unable to obtain time.
PLS-01500: Unions are not allowed in the definition of a view