OCI-49036
function_name is not allowed inside an aggregation.
- function_name: The name of the function (MATCHNUM or ELEMENT_NUMBER).
Cause
MATCHNUM or ELEMENT_NUMBER is being used inside an aggregation.
Action
Remove the MATCHNUM or ELEMENT_NUMBER call from the aggregation.