Cause
START WITH and PRIOR are meaningful only in connection with CONNECT BY.
Action
Check the syntax for the SQL statement and add a CONNECT BY clause, if necessary.
Error Message
cannot have START WITH or PRIOR without CONNECT BY
START WITH and PRIOR are meaningful only in connection with CONNECT BY.
Check the syntax for the SQL statement and add a CONNECT BY clause, if necessary.