| |
- Causa
- A literal literal especificada como chave limite de índice deve estar de acordo com o tipo de dado data-type para a coluna
correspondente column-name
The index limit key value 'literal' has been specified incorrectly in the CREATE INDEX or ALTER INDEX statement.
Limit key value specifications must conform to the data type of the corresponding index key column.
In this case, the 'literal' must be of data type 'data-type' to conform to the data type of column 'column-name'.
- Ação do sistema
- The statement cannot be executed.
The specified index was not created.
- Resposta ao Desenvolvedor
- Correct the statement so that each limit key value literal is of precisely the same data type as that of the corresponding index key column.
SQLSTATE: 53045
© Copyright IBM Corp.
|
| |