Database Error Messages

OCI-19208

Parameter string of function string must be aliased.

Cause

The indicated parameter of the XML generation function has not been aliased, although it is an expression.


Action

Specify an alias for the expression by using the AS clause.