| |
- Causa
- THE SCALE OF THE DECIMAL NUMBER MUST BE ZERO.
The decimal number is used in a context where the scale must be zero.
This can occur when a decimal number is specified in a CREATE or ALTER SEQUENCE statement for START WITH, INCREMENT BY, MINVALUE, MAXVALUE,
or RESTART WITH.
- Ação do sistema
- The statement cannot be executed.
- Resposta ao Desenvolvedor
- Change the decimal number so that there are no non-zero digits to the right of the decimal point.
SQLSTATE: 428FA
© Copyright IBM Corp.
|
| |