PCB-00217

Error: PCB-00217: OCCURS INDEXED clause not allowed for host variable "string"

Causa: A variable declared with an OCCURS INDEXED clause was used in a SQL statement or embedded PL/SQL block.

Acción: Remove the OCCURS INDEXED clause from the variable declaration.

COMENTARIOS:


No hay comentarios.