Messages 1000304 through 1000325

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the message.

Error 1000304 " Cannot drop a partition key column. %1"
Constant
EMSG_CAT_CANNOT_DROP_PARTITION_KEY
SAP Sybase Error Number
21157
SQL State
QDC84
SQL Code
-1000304L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Probable Cause
Can not drop a partition key column.
Error 1000305 " Allocation failure. %1"
Constant
EMSG_DBCC_ALLOCATION_FAILURE
SAP Sybase Error Number
21158
SQL State
QDC85
SQL Code
-1000305L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
DBCC allocation failure
Error 1000306 " Different DB space, cannot merge partition %2 into %3. %1"
Constant
EMSG_CAT_PARTITION_MERGE_ERROR
SAP Sybase Error Number
21164
SQL State
QDC86
SQL Code
-1000306L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
partition1
Parameter 3
partition2
Probable Cause
Cannot merge Partition partition name 1 into Partition partition name2 in different dbspaces
Error 1000307 " No data move is allowed, cannot split partition %2. %1"
Constant
EMSG_CAT_PARTITION_SPLIT_ERROR
SAP Sybase Error Number
21165
SQL State
QDC87
SQL Code
-1000307L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
partition1
Probable Cause
Cannot split Partition partition name 1 into Partition partition name2 and Partition name3 as the split requires to move data.
Error 1000308 " Boundary value for the partition %2 cannot be changed. %1"
Constant
EMSG_CAT_PARTITION_SPLIT_BOUNDARY_ERROR
SAP Sybase Error Number
21166
SQL State
QDC88
SQL Code
-1000308L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
partition name1
Probable Cause
Cannot change boundary value for split Partition partition name 1 into (partition-decl-1, partition-decl-2). Boundary value for partition-decl-2 must be the same as partition name 1.
Error 1000309 " Not all partitions in each column are in same dbspace, cannot unpartition %2. %1"
Constant
EMSG_CAT_UNPARTITION_ERROR
SAP Sybase Error Number
21167
SQL State
QDC89
SQL Code
-1000309L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
tablename
Probable Cause
Cannot alter partitioned table to an unpartitioned table as not all partitions in each column are in the same dbspace.
Error 1000310 " Cannot truncate table partition on a non-partitioned table %2. %1"
Constant
EMSG_TABLE_NOT_PARTITIONED
SAP Sybase Error Number
21168
SQL State
QDC90
SQL Code
-1000310L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
tablename
Probable Cause
Cannot truncate table partition on a non-partitioned table.
Error 1000311 " '%2' is not an IQ DBSPACE. %1"
Constant
EMSG_NO_SUCH_IQ_DBSPACE
SAP Sybase Error Number
21169
SQL State
QDC91
SQL Code
-1000311L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
supplied dbspace name
Probable Cause
Specified dbspace does not exist or is a catalog dbspace.
Error 1000312 " ALTER INDEX MOVE can not move FP indexes. Command failed for %2. Use ALTER TABLE MOVE COLUMN instead. %1"
Constant
EMSG_CANNOT_MOVE_FP_INDEX
SAP Sybase Error Number
21170
SQL State
QDC92
SQL Code
-1000312L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Parameter 2
Index name
Probable Cause
ALTER INDEX MOVE command does not move FP indexes. Use ALTER TABLE MOVE COLUMN instead.
Error 1000314 " All rows must be in the first partition. %1"
Constant
EMSG_CAT_PARTITION_ERROR
SAP Sybase Error Number
21173
SQL State
QDC94
SQL Code
-1000314L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Probable Cause
Cannot alter unpartitioned table to a partitioned table as not all rows in the first partition.
Error 1000315 " Cannot drop the last partition of a partitioned table. %1"
Constant
EMSG_CAT_CANNOT_DROP_LAST_PARTITION_ERROR
SAP Sybase Error Number
21174
SQL State
QDC95
SQL Code
-1000315L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of exception
Probable Cause
Cannot drop the last partition of a partitioned table.
Error 1000316 "The NoExec option is set. The current operation will be rolled back. %1"
Constant
EMSG_NOEXEC_OP_PROHIBITED
SAP Sybase Error Number
21175
SQL State
QDC96
SQL Code
-1000316L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Location of the exception.
Probable Cause
Certain operations will not be allowed whenever the NoExec option is set. They are: Alter table Split Partition & Alter Table Partition
Error 1000317 "The current operation is not allowed on RO partition. %1"
Constant
EMSG_ROPARTITION_OP_PROHIBITED
SAP Sybase Error Number
21181
SQL State
QDC97
SQL Code
-1000317L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Location of the exception.
Probable Cause
Alter table drop/split/merge on a RO partition is not allowed.
Error 1000318 "Unexpected type encountered for column '%2'. %1"
Constant
EMSG_UNEXPECTED_COLUMN_TYPE
SAP Sybase Error Number
21182
SQL State
QDC98
SQL Code
-1000318L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Exception Location
Parameter 2
Column Name
Probable Cause
Parse tree contains an expected column type.
Error 1000319 "Server (%2) is no longer a Multiplex coordinator. %1"
Constant
EMSG_MPX_NODE_NOT_COORDINATOR
SAP Sybase Error Number
21185
SQL State
QDC99
SQL Code
-1000319L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Parameter 1 description
Parameter 2
Parameter 2 description
Probable Cause
Specified server is no longer a Multiplex coordinator.
Error 1000320 "Table with table id %2 no longer exists. %1"
Constant
EMSG_INVALID_TABLE_ID
SAP Sybase Error Number
21189
SQL State
QDD00
SQL Code
-1000320L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Table identifier
Probable Cause
There is no table with the given table id. It would have been dropped.
Error 1000321 "dropleaks is not allowed in multiplex mode. %1"
Constant
EMSG_DBCC_DROPLEAKS_NEED_SIMPLEX
SAP Sybase Error Number
22006
SQL State
QDB85
SQL Code
-1000321L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
Location of the exception.
Probable Cause
Dropleaks require server to be started in simplex configuration
Error 1000322 "Use CREATE DBSPACE USING FILE syntax for creating IQ dbspaces. %1"
Constant
EMSG_CREATE_DBSPACE_FILE_SYNTAX_NOT_USED
SAP Sybase Error Number
22007
SQL State
QDB86
SQL Code
-1000322L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Location of the exception.
Probable Cause
In Atomic IQ dbspaces can be created using the FILE Syntax for create dbspace. Old pre-atomic syntax can be used to create catalog store dbspaces only.
Error 1000324 "Maximum secondary node license limit reached. Cannot add new secondary node. %1"
Constant
EMSG_MPX_MAX_SECONDARY_LICENSE_EXCEEDED
SAP Sybase Error Number
21193
SQL State
QDD03
SQL Code
-1000324L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
New secondary node cannot be added since the license limit for adding a new secondary node has been reached.
Error 1000325 "%2 node cannot be made a failover node. %1"
Constant
EMSG_MPX_CANNOT_BE_FAILOVER
SAP Sybase Error Number
21194
SQL State
QDD04
SQL Code
-1000325L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Could be either Excluded or Coordinator
Probable Cause
An excluded or coordinator node cannot be made a failover node.