ORA-22318: input type is not an array type ORACLE 报错 故障修复 远程处理


文档解释

ORA-22318: input type is not an array type

Cause: The user is trying to obtain the number of elements for a non-array type.

Action: Pass in only a named collection type which is an array.