PCB-00215: 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.