Cannot restore dbspace ‘%2’ to raw partition ‘%3’ because its size is smaller than the size of the original raw partition (%4 vs. %5 blocks). %1
Item |
Value |
---|---|
SQLCode |
-1009140L |
Constant |
EMSG_RESTORE_RAW_PARTITION_SIZE_MISMATCH |
SQLState |
QCA49 |
ODBC State |
ERROR |
Parameter 1 |
location of the exception |
Parameter 2 |
name of the IQ dbspace being restored |
Parameter 3 |
raw partition to which the IQ dbspace is being restored |
Parameter 4 |
size of the new raw partition |
Parameter 5 |
size of the old raw partition |
You are attempting to restore an IQ dbspace on a raw partition that is smaller than the original raw partition on which the IQ dbspace existed at the time of the backup. Increase the size of the raw partition and then retry the restore operation. Sybase recommends restoring to a raw partition that is at least 10MB larger than the original raw partition.