Database Error Messages

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.