|
HOST VARIABLE host-variable IS NOT EXACTLY NUMERIC WITH SCALE ZERO
Conclusão: HOST VARIABLE host-variable was specified, but it is not
valid in the context in which it was used. HOST VARIABLE host-variable was
specified as part of ABSOLUTE or RELATIVE in a FETCH statement. The host
variable was not usable.
host-variable- Name of the host variable containing the ABSOLUTE or
RELATIVE value.
Ação do sistema: The statement cannot be processed.
Resposta ao Desenvolvedor: Change the host variable to be an exact numeric with
a scale of zero.
SQLSTATE: 42618
© Copyright IBM Corp.
|