Database Error Messages

PCC-02361

Use of ARRAYLEN with SQL bind arrays is ignored

Cause

ARRAYLEN is only valid with arrays that can be bound in PL/SQL blocks.


Action

Use an appropriate array type.