| |
- Causa
- NUMBER number DIRECTLY SPECIFIED IN AN SQL STATEMENT IS OUTSIDE THE RANGE OF ALLOWABLE VALUES IN THIS CONTEXT (minval,
maxval)
A number (number) was specified that is not valid in the context in which it was specified.
The minimum allowed value in this context is minval.
The maximum allowed value in this context is maxval. n must be within the range specified by minval and
maxval (minval =< n =< maxval).
- Ação do sistema
- The statement was not executed.
- Resposta ao Desenvolvedor
- Change the value n to a valid value in the statement.
SQLSTATE: 428B7
© Copyright IBM Corp.
|
| |