Oracle Error Message
ORA-22315: type “string” does not contain a map or order function
Reason for the Error
The input type does not contain a map or order function so one cannot be returned.
Solution
Add a map or order function to the type or catch this error.