| |
- Causa
- Um índice de agrupamento já existe na tabela table-name.
The CREATE INDEX statement would create a second cluster index on the specified table.
A given table can have only one cluster index.
- Ação do sistema
- A declaração não pode ser executada.
- Resposta ao Desenvolvedor
- Check to determine the identity and validity of the existing cluster index on the object table.
Alternatively, consider creating the index without the CLUSTER attribute.
SQLSTATE: 55012
© Copyright IBM Corp.
|
| |