ORA-32488: WITH clause element did not have a column alias list Cause: A WITH clause element used the SEARCH clause or CYCLE clause or both but did not have a column alias list specified for it. Action: Add a column alias list for the WITH clause query name.