PCB-00234

Error: PCB-00234: FOR variable "string" is invalid type

Causa: The count variable in a FOR clause has the wrong datatype. The datatype must be NUMBER or LONG (or be compatible with NUMBER or LONG).

Acción: Check the declaration and check that the count variable has a datatype of NUMBER or LONG (or a compatible Oracle or host-language datatype).

COMENTARIOS:


No hay comentarios.