"The number of blocks (%3) for dbspace '%2' must be less than or equal to the number of blocks in the raw partition (%4). %1"
| Item | Description |
|---|---|
|
SQLCode |
-1010007L |
|
Constant |
EMSG_DATABASE_INVALIDNBLOCKS |
|
SQLState |
QXA07 |
|
ODBC 2 State |
ERROR |
|
ODBC 3 State |
ERROR |
|
Sybase Error Code |
20980 |
|
Severity Code |
|
|
Parameter 1 |
location of the exception |
|
Parameter 2 |
dbspace name |
|
Parameter 3 |
user's number of blocks in dbspace |
|
Parameter 4 |
number of blocks in raw partition |