Cause
You tried to bind an array to a non-PL/SQL statement.
Action
Rewrite the offending code being careful to bind arrays only to PL/SQL statements.
Error Message
arrays can only be bound to PL/SQL statements
You tried to bind an array to a non-PL/SQL statement.
Rewrite the offending code being careful to bind arrays only to PL/SQL statements.