|
- Causa
- OPTION NOT SPECIFIED FOLLOWING ALTER PARTITION CLAUSE
An ALTER INDEX statement, which included the ALTER PARTITION clause, did not contain an option following the ALTER PARTITION keywords.
- Ação do sistema
- The SQL statement is processed.
- Resposta ao Desenvolvedor
- Specify a partition option after the ALTER PARTITION keywords to avoid this warning in the future.
For an ALTER INDEX statement, if partition-element is specified, specify either the ENDING clause of:
- partition-element
- using-block
- free-block
- gbcaches-block
SQLSTATE: 01664
|
| |