Error 1010006

"Maximum blocks for dbspace '%2' is %3 blocks. %4 blocks were specified. (Database blocksize is %5.) %1"

Item Description

SQLCode

-1010006L

Constant

EMSG_DATABASE_BLOCKRANGE

SQLState

QXA06

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20020

Severity Code

14

Parameter 1

location of the exception

Parameter 2

dbspace name

Parameter 3

maximum number of blocks for a dbspace given the database's blocksize

Parameter 4

maximum blocks the user specified

Parameter 5

The blocksize of the database.

Probable cause

Given a database's BLOCK SIZE and the number of blocks specified by the user for the dbspace, the dbspace size (in bytes) would exceed the OS's limit of bytes per file.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com