PLS-00721: 'string' formed a non-REF mutually-dependent
cycle with 'string'



PLS-00721: '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

ORA-14627: Invalid operation was specified on a GLOBAL partitioned index

1 Answers  


QSM-01124: set operator materialized view, string, doesn't have a marker column

1 Answers  


ORA-29927: error in executing the ODCIStatsCollect / ODCIStatsDelete routine

1 Answers  


NNL-00227: Request-processing delay is currently disabled

1 Answers  


TNS-01404: Max Load: string

1 Answers  


PLS-00538: subprogram or cursor 'string' is declared in an object type specification and must be defined in the object type body

1 Answers  


ORA-23494: too many rows for destination "string"

1 Answers  


ORA-26011: Cannot load type string into column string in table string

1 Answers  


ORA-16789: Missing standby redo logs

1 Answers  


PCC-00010: Statement out of place at line number in file string

1 Answers  


IMG-00707: unable to access image data

1 Answers  


ORA-24202: publisher does not exist for the queue

1 Answers  


Categories