The number of blocks (%3) for dbspace file '%2' must match the number of blocks in the raw partition (%4).
Item |
Value |
---|---|
SQLCode |
-1010007 |
Constant |
EMSG_DATABASE_INVALIDNBLOCKS |
SQLState |
QXA07 |
ODBC State |
ERROR |
Parameter 1 |
origin of the exception |
Parameter 2 |
dbspace name |
Parameter 3 |
user's number of blocks in dbspace |
Parameter 4 |
number of blocks in raw partition |
When creating a dbspace on a raw partition, if the user specifies the dbspace's size, then it must match the size of the underlying raw partition.