PCC-01515

Error: PCC-01515: FIPS warning: Undeclared host variable "string" at line number in file string

Causa: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, a host variable was declared outside of a DECLARE section.

Acción: No action required. However, for ANSI/ISO compliance, declare the host variable within a DECLARE section.

COMENTARIOS:


No hay comentarios.