Messages 1710 through 1000008

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

Error 1710 "Invalid value for INSERT near '%1' on line %2"
Constant
INVALID_INSERT_VALUE
SAP Sybase Error Number
3352
SQL State
42W11
SQL Code
-1710L
ODBC 2 State
37000
ODBC 3 State
42000
Severity Code
15
Parameter 1
The word or symbol where the invalid value has been detected.
Parameter 2
Line number.
Probable Cause
An invalid value was specified for a value in an INSERT statements.
Error 1711 "Cannot use a RLV DBSpace in this context."
Constant
RLV_DBSPACE_INVALID
SAP Sybase Error Number
3353
SQL State
WQ045
SQL Code
-1711L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
A RLV dbspace is not a valid type of dbspace for the specified operation.
Error 1712 "An RLV forced merge on table '%1' has failed"
Constant
RLV_FORCED_MERGE_FAILED
SAP Sybase Error Number
3354
SQL State
WQ046
SQL Code
-1712L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The table name for the merge that failed
Probable Cause
A forced DDL merge has failed.
Error 1713 "The index type '%1' cannot be used with an RLV enabled table"
Constant
RLV_UNSUPPORTED_INDEX
SAP Sybase Error Number
3355
SQL State
WQ047
SQL Code
-1713L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
Name of the unsupported index type
Probable Cause
You attempted to use an index type that is not supported in combination with RLV.
Error 1714 "The dbmlsync server did not have sufficient database permissions"
Constant
SYNCCMD_CANT_ACCESS_RESULT
SAP Sybase Error Number
3356
SQL State
5RW50
SQL Code
-1714L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The SYNCHRONIZE statement attempts to store the results of the synchronization in the synchronize_results and synchronize_parameters tables. The user who executed the command, or the user specified in the USER clause of the SYNCHRONIZE statement must have permission to insert rows into these tables.
Error 1715 "Invalid options for UPGRADE: SCRIPT FILE can only be specified with RESTART"
Constant
UPGRADE_SCRIPT_EXTRA_CLAUSE
SAP Sybase Error Number
3387
SQL State
08X01
SQL Code
-1715L
ODBC 2 State
08004
ODBC 3 State
08004
Severity Code
21
Probable Cause
ALTER DATABASE UPGRADE statement with SCRIPT FILE clause cannot be combined with any other clause except for RESTART ON/OFF.
Error 1716 "Statement %1 disallowed during upgrade from script"
Constant
UPGRADE_DISALLOWED_STMT
SAP Sybase Error Number
3386
SQL State
08X02
SQL Code
-1716L
ODBC 2 State
08004
ODBC 3 State
08004
Severity Code
21
Parameter 1
Disallowed statement.
Probable Cause
Upgrade from script is not allowed to use the following statements: BACKUP, ALTER DATABASE UPGRADE.
Error 1717 "The LOCK TABLE command is not supported for RLV tables"
Constant
RLV_LOCK_TABLE_UNSUPPORTED
SAP Sybase Error Number
3388
SQL State
WQ048
SQL Code
-1717L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
You attempted to use the LOCK TABLE command on an RLV enabled table.
Error 1718 "A local main cache already exists for this node"
Constant
CACHE_DBSPACE_CREATION_NOT_ALLOWED
SAP Sybase Error Number
3389
SQL State
WQ049
SQL Code
-1718L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
Creation of more than one user defined CACHE dbspace is not allowed per node.
Error 1719 "The RENAME PATH of file for local main cache is not allowed"
Constant
ALTER_DBSPACE_RENAME_PATH_NOT_ALLOWED
SAP Sybase Error Number
3399
SQL State
WQ050
SQL Code
-1719L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
The ALTER DBSPACE to RENAME PATH is not allowed for local main cache.
Error 1720 "Multiplex Agent for Server '%1' not found"
Constant
IQ_MULTIPLEX_AGENT_NOT_FOUND
SAP Sybase Error Number
3400
SQL State
WW111
SQL Code
-1720L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
There is no Agent assigned to this Multiplex Server.
Probable Cause
This Multiplex Server has no agent assigned to it.
Error 1721 "Multiplex Agent for Server '%1' exists"
Constant
IQ_MULTIPLEX_AGENT_EXISTS
SAP Sybase Error Number
3401
SQL State
WW157
SQL Code
-1721L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
There is already an Agent assigned to this Multiplex Server.
Probable Cause
This Multiplex Server already has an agent assigned to it.
Error 1726 "The length of the agent password must be > 0 and cannot exceeds %1 bytes."
Constant
IQ_MULTIPLEX_INCORRECT_AGENT_PWD_LEN
SAP Sybase Error Number
3406
SQL State
WW158
SQL Code
-1726L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The maximum length of the value.
Probable Cause
The specified value for an agent password is 0 or too long. Specify a string or shorter string.
Error 1728 "Function '%1' has invalid parameter '%2' ('%3')"
Constant
SLERR_INVALID_PARAMETER_W_PARM
SAP Sybase Error Number
3408
SQL State
2FW93
SQL Code
-1728L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Parameter 1
The name of the function.
Parameter 2
The name of the parameter.
Parameter 3
Information about the parameter that caused the error.
Probable Cause
An error occurred while evaluating a parameter.
Error 1000000 "ESCAPES option must be OFF. %1"
Constant
EMSG_INVALIDQUOTESESCAPES
SAP Sybase Error Number
20660
SQL State
QDA00
SQL Code
-1000000L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Sybase IQ only supports 'LOAD TABLE' commands where the ESCAPES options must be OFF.
Error 1000002 "Cannot get the index id for %2 from the catalog. %1"
Constant
EMSG_CAT_CANTGETINDEXID
SAP Sybase Error Number
20662
SQL State
QDA02
SQL Code
-1000002L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
23
Parameter 1
location of the exception
Parameter 2
index id
Probable Cause
This is an internal error. Join processing is not able to find an index in the catalog. If this error occurs, it should be reported to Sybase.
Error 1000003 "Cross-database joins are not supported. (%2 and %3) %1"
Constant
EMSG_CAT_CROSSDBJOIN
SAP Sybase Error Number
20663
SQL State
QDA03
SQL Code
-1000003L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Fully qualified name of table specified in join.
Parameter 3
Fully qualified name of table specified in join.
Probable Cause
Cannot join tables from different databases.
Error 1000004 "Index '%2' already exists in the catalog. %1"
Constant
EMSG_CAT_DUPINDEXID
SAP Sybase Error Number
20664
SQL State
QDA04
SQL Code
-1000004L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Name of index that already exists.
Probable Cause
This is an internal error. Join processing is trying to create an index id that already exists. If this error occurs, it should be reported to Sybase.
Error 1000006 "Only %2 NULL specifications on a column are permitted. %1"
Constant
EMSG_TOO_MANY_NULL_STRINGS
SAP Sybase Error Number
20666
SQL State
QDA06
SQL Code
-1000006L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
maximum NULL specifications permitted
Probable Cause
A column specification in a LOAD statement can have a maximum number of NULL clauses.
Error 1000008 "Unknown error. %1"
Constant
EMSG_CAT_UNKNOWN
SAP Sybase Error Number
20668
SQL State
QDA08
SQL Code
-1000008L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
An error condition was encountered for which there is no message. If this error occurs, it should be reported to Sybase.