| |
- Causa
- INVALID SPECIFICATION OF A ROWID COLUMN.
For an ALTER or CREATE TABLE statement, the specification of a ROWID column might be invalid for one of the following reasons:
- A ROWID column can not be added to a temporary table.
- The referential-constraint clause can not specify a ROWID column as a column of a foreign key.
- A ROWID column can not be a column of a primary key.
- A ROWID column can not be a column in a table with an EDITPROC.
- Ação do sistema
- A declaração não pode ser executada.
- Resposta ao Desenvolvedor
- Corrija a sintaxe e execute a declaração novamente.
SQLSTATE: 428C7
© Copyright IBM Corp.
|
| |