Database Error Messages

PCC-02388

Arrays not allowed in FROM/WHERE clause of SELECT statement

Cause

A host array was used in the WHERE clause of a SELECT-INTO statement.


Action

Rewrite the SELECT statement without using arrays or use a cursor.