| |
- Causa
- IMPLICIT TABLE SPACE NOT ALLOWED.
A CREATE TABLE statement was issued using an implicit table space.
An implicit table space may not be used in a database that has been defined as a read-only shared database.
- Ação do sistema
- The statement cannot be executed.
- Resposta ao Desenvolvedor
- CREATE a table space for the table, using the same name as is given on the owning system.
Then resubmit the CREATE TABLE statement.
SQLSTATE: 56056
© Copyright IBM Corp.
|
| |