ORA-01436 querying all_synonyms in 11.1.0.6
On : 11.1.0.6 RDBMS version
When attempting to run select on all_synonyms
the following error occurs.
ERROR
-----------------------
ORA-01436: CONNECT BY loop in user data
checked the dba_registry and invalid objects , but all seems good.
When attempting to run select on all_synonyms
the following error occurs.
ERROR
-----------------------
ORA-01436: CONNECT BY loop in user data
checked the dba_registry and invalid objects , but all seems good.
0