Message Oracle ORA-30002 - SYS_CONNECT_BY_PATH function is not allowed here

ERRORSYS_CONNECT_BY_PATH function is not allowed here
CAUSESYS_CONNECT_BY_PATH function is called at places other than select list.
ACTIONRemove calls to SYS_CONNECT_BY_PATH function at places other than select list.