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

NNC-00412: invalid name "string"

1 Answers  


ORA-29522: authorization error for referenced name string.string

1 Answers  


ORA-19723: Cannot recreate plugged in read-only datafile string

1 Answers  


ORA-14552: cannot perform a DDL, commit or rollback inside a query or DML

1 Answers  


ORA-01216: thread string is expected to be disabled after CREATE CONTROLFILE

1 Answers  






ORA-16080: invalid LogMiner session string for APPLY

1 Answers  


ORA-06570: shared pool object does not exist, cannot be pinned

1 Answers  


RMAN-08135: some corrupt blocks found during conversion of file string

1 Answers  


NZE-29191: OID connection information not set

1 Answers  


SAP log on Error Message: "Msg E14 645 not found"

0 Answers  


NZE-28837: no wallet descriptor

1 Answers  


TNS-12213: TNS:incomplete PREFERRED_CMANAGERS binding in TNSNAV.ORA

1 Answers  


Categories