Oracle Message PCC-02388 - Arrays not allowed in FROM/WHERE clause of SELECT statement

ERRORArrays not allowed in FROM/WHERE clause of SELECT statement
CAUSEA host array was used in the WHERE clause of a SELECT-INTO statement.
ACTIONRewrite the SELECT statement without using arrays or use a cursor.