Database Error Messages

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

PCC-02360

This array type is invalid for use with ARRAYLEN statement

Cause

Arrays of some host variables types are not allowed and hence also cannot be used in ARRAYLEN statements. VARCHAR and DATE are examples.


Action

Specify an array with a datatype that can be used in host arrays.