Cause
An attempt was made to specify a subquery in a CONNECT BY clause.
Action
Remove the subquery or move it to the WHERE clause.
Error Message
Subqueries cannot be specified in CONNECT BY clause.
An attempt was made to specify a subquery in a CONNECT BY clause.
Remove the subquery or move it to the WHERE clause.