Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-22315

type "string" does not contain a map or order function

Cause

The input type does not contain a map or order function so one cannot be returned.


Action

Add a map or order function to the type or catch this error.