| ERROR | 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. |
| ERROR | 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. |