Database Error Messages

ORA-42679

Cannot @UNNEST sub-object 'string' mentioned with the alias 'string'.

Cause

@UNNEST directive is not supported for the sub-object mentioned with an alias.


Action

Either remove the @UNNEST directive or remove the alias.