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-12161: TNS:internal error: partial data received

1 Answers  


ORA-16051: parameter string contains an invalid delay time

1 Answers  


ORA-06571: Function string does not guarantee not to update database

1 Answers  


QSM-00762: the specified Summary Advisor workload string does not exist

1 Answers  


ORA-06142: NETTCP: error getting user information

1 Answers  






ORA-24084: DBLINK name in address field of agent string is not unique within the first 24 bytes

1 Answers  


TNS-00536: Connection entered inappropriate state

1 Answers  


ORA-01042: detaching a session with open cursors not allowed

1 Answers  


DRG-13104: indexes do not have equivalent settings for string

1 Answers  


ORA-19921: maximum number of string rows exceeded

1 Answers  


ORA-36990: (XSRELGID07) %a workspace object The level relation %1p should be dimensioned by a level dimension.

1 Answers  


NMP-00003: bad SNMP variable value

1 Answers  


Categories