ORA-02006
Error: ORA-02006: invalid packed decimal format string
Causa: A packed decimal datatype was passed to a bind or define function, and the format string parameter was either not present or invalid.
Acción: A valid format string parameter must be passed for a packed decimal variable. Check the programming manual for the definition of a packed decimal format string.
COMENTARIOS:
No hay comentarios.