| |
- 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 cannot be added to a temporary table.
- The referential-constraint clause cannot specify a ROWID column as a column of a foreign key.
- A ROWID column cannot be a column of a primary key or unique key .
- A ROWID column cannot be a column in a table with an EDITPROC.
- Ação do sistema
- The statement cannot be executed.
- Resposta ao Desenvolvedor
- Correct the syntax and resubmit the statement.
SQLSTATE: 428C7
© Copyright IBM Corp.
|
| |