| |
- Causa
- TABLE IS NOT COMPATIBLE WITH DATABASE.
A CREATE TABLE or ALTER TABLE statement defines a LOB column in a table whose database attribute is ROSHARE OWNER or ROSHARE READ.
This is not permitted.
- Ação do sistema
- The statement is not executed.
- Resposta ao Desenvolvedor
- If CREATE TABLE, either assign the table to an ROSHARE NONE database or create the table without a LOB column.
If ALTER TABLE, redefine the column as a non-LOB column or move the table to an ROSHARE NONE database.
SQLSTATE: 560A3
© Copyright IBM Corp.
|
| |