| ERROR | OCCURS INDEXED clause not allowed for host variable string |
| CAUSE | A variable declared with an OCCURS INDEXED clause was used in a SQL statement or embedded PL/SQL block. |
| ACTION | Remove the OCCURS INDEXED clause from the variable declaration. |
| ERROR | OCCURS INDEXED clause not allowed for host variable string |
| CAUSE | A variable declared with an OCCURS INDEXED clause was used in a SQL statement or embedded PL/SQL block. |
| ACTION | Remove the OCCURS INDEXED clause from the variable declaration. |