Database Error Messages

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

ORA-22318

input type is not an array type

Cause

An attempt was made to obtain the number of elements for a non-array type.


Action

Pass in only a named collection type that is an array.