Oracle 26ai

ORA-02039

Cause

User attempted to bind an array host variable by value. Arrays may only be bound by reference.


Action

Correct the offending code.