PLS-00318: type "string" is malformed because it is a
non-REF mutually recursive type
Answer / guest
Cause: A type-declaration such as: -- a non-REF recursive
type, for example: type t is record (a t); or -- non-REF
mutually dependent types, for example: type t1; type t2 is
record (a t1); type t1 is record (a t2); was performed. In
these examples, the type is malformed because it
participates in a mutually recursive non-REF relationship
with itself and possibly other types.
Action: Use another type to remove the recursion.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-16582: Could not edit instance specific property.
ORA-32614: illegal MODEL SELECT expression
PCC-02440: This attribute is valid for either internal or external LOBs
ORA-07233: slemcw: invalid file handle, seals do not match.
ORA-30680: debugger connection handshake failed
NNL-00048: Error opening file: string
ORA-15175: cannot create alias for diskgroup metadata file 'string'
ORA-13264: geometry identifier column string does not exist in table string
ORA-15124: ASM file name 'string' contains an invalid alias name
ORA-22343: Compilation error for type invalidated by ALTER TYPE
RMAN-06725: database not open: sort area size too small
ORA-02446: CREATE TABLE ... AS SELECT failed - check constraint violated