Message Oracle ORA-30007 - CONNECT BY ROOT operator is not supported in the START WITH or in the CONNECT BY condition

ERRORCONNECT BY ROOT operator is not supported in the START WITH or in the CONNECT BY condition
CAUSEAn attempt was made to use CONNECT BY ROOT operator in the START WITH or in the CONNECT BY condition.
ACTIONRemove CONNECT BY ROOT operator from the START WITH or from the CONNECT BY condition.