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