ORA-01436: CONNECT BY loop in user data

ORA-01436: CONNECT BY loop in user data
======================================

this error will produce mostly from CONNECT BY looping from staement, this looping from sql cause never ending so it generates error.

 check with your trace file and check with  application team to know what they runing and rectify it 

No comments:

Post a Comment

Common Oracle Clusterware crsctl commands

  Oracle Clusterware crsctl commands: # Check cluster status crsctl check crs crsctl check cluster # Cluster resources crsctl status reso...