ORA-04055: Aborted: "string" formed a non-REF
mutually-dependent cycle with "string".



ORA-04055: Aborted: "string" formed a non-REF mutually-dependent cycle with "string&..

Answer / guest

Cause: This compilation was aborted because the library unit
that was compiled would have formed a non-REF
mutually-dependent cycle with some other library units. This
happens when an attempt is made to compile types that have
attributes of other types that may participate in a cycle
with this type. Example: create type t1; create type t2 (a
t1); create type t1 (a t2);

Action: Break the cycle (possibly by adding a REF or by
using another type).

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NZE-29023: The buffers are not empty.

1 Answers  


NZE-28827: invalid cipher type passed

1 Answers  


ORA-12087: online redefinition not allowed on tables owned by "string"

1 Answers  


EXP-00037: Export views not compatible with database version

1 Answers  


ORA-25284: Invalid value string for string

1 Answers  






ORA-23354: deferred RPC execution disabled for "string" with "string"

1 Answers  


ORA-19907: recovery time or SCN does not belong to recovered incarnation

1 Answers  


PROT-00009: Failed to open the specified import file

1 Answers  


DRG-12404: more than one template string found

1 Answers  


ORA-01935: missing user or role name

2 Answers  


ORA-29294: A data error occurred during compression or uncompression.

1 Answers  


ORA-07569: slspool: $CLOSE failure

1 Answers  


Categories