"You have run out of space during the CHECKPOINT operation. %1"
| Item | Description |
|---|---|
|
SQLCode |
-1009133L |
|
Constant |
EMSG_IQSTORE_OUTOFSPACE_CHECKPOINT |
|
SQLState |
QSB33 |
|
ODBC 2 State |
ERROR |
|
ODBC 3 State |
ERROR |
|
Sybase Error Code |
20982 |
|
Severity Code |
|
|
Parameter 1 |
location of the exception |
The checkpoint operation in progress needs to allocate blocks so that it can construct and save required checkpoint information. When space is exhausted during a checkpoint operation, it is not possible to add more space via a CREATE DBSPACE command. Consequently, the checkpoint operation will fail.