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