PCC-00112

Error: PCC-00112: Datatype not supported by ANSI

Causa: An Oracle extension to the ANSI/ISO standard was used. Specifically, a pointer or nonconforming datatype such as VARCHAR was used. For example, the offending code might look like:

Acción: No action required. However, for ANSI/ISO compliance, do not use pointers or nonconforming datatypes.

COMENTARIOS:


No hay comentarios.