PLS-00421: synonym definitions nested too deeply; possible
loop in synonyms



PLS-00421: synonym definitions nested too deeply; possible loop in synonyms..

Answer / guest

Cause: Directly or indirectly, a synonym was defined in
terms of itself, creating a circular definition. Or, a chain
of synonyms, too long for the PL/SQL compiler to handle, was
defined.

Action: Redefine the synonyms to eliminate the circular
definition. If necessary, shorten the chain of synonyms.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24418: Cannot open further sessions.

1 Answers  


PLS-01705: table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY

1 Answers  


ORA-31629: unable to allocate additional memory

1 Answers  


ORA-15178: directory 'string' is not empty; cannot drop this directory

1 Answers  


ORA-32320: REFRESH FAST of "string"."string" unsupported after container table PMOPs

2 Answers  






IMP-00099: Warning: The typeid in the dump file for object type "string"."string" is invalid

1 Answers  


TNS-12623: TNS:operation is illegal in this state

1 Answers  


ORA-15008: cannot drop system template

1 Answers  


PLS-00583: size must be specified if opaque type is fixed-length

1 Answers  


ORA-32004: obsolete and/or deprecated parameter(s) specified

1 Answers  


ORA-01593: rollback segment optimal size (string blks) is smaller than the computed initial size (string blks)

1 Answers  


ORA-31673: worker process interrupt for normal exit by master process

1 Answers  


Categories