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 |
IMG-00530: internal error while parsing command
ORA-06254: NETNTT: cannot share connection to cube
ORA-31062: Cannot delete an unsaved resource
ORA-19206: Invalid value for query or REF CURSOR parameter
RMAN-06468: Invalid Data Block Address: number
ORA-13023: interior element interacts with exterior element
ORA-07514: scgcan: $deq unexpected return while canceling lock
ORA-04001: sequence parameter string must be an integer
ORA-06916: CMX: error in data read (t_datain)
PLS-00636: overriding method requires OVERRIDING keyword
ORA-12453: label string already exists
ORA-01263: Name given for file destination directory is invalid