Messages 1013087 through 1013111

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

Error 1013087 "Total Insert CPU utilization"
Constant
EMSG_FFINSERT_TOTAL
SAP Sybase Error Number
20657
SQL State
QCA87
SQL Code
-1013087L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013088 "Insert Total user (%)"
Constant
EMSG_FFINSERT_TOTALU
SAP Sybase Error Number
20658
SQL State
QCA88
SQL Code
-1013088L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013089 "Insert Total system (%)"
Constant
EMSG_FFINSERT_TOTALS
SAP Sybase Error Number
20659
SQL State
QCA89
SQL Code
-1013089L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Probable Cause
This is displayed as part of an informational message during insert.
Error 1013090 "Single or double quote mark cannot be the first character of column delimiter or row terminator with QUOTES option ON. %1"
Constant
EMSG_INVALID_COLUMN_DELIM
SAP Sybase Error Number
20979
SQL State
QCA90
SQL Code
-1013090L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Cannot use single or double quote mark for column/row delimiter with QUOTES option ON.
Error 1013091 "Column pairs %2=%3 could not be matched. %1"
Constant
EMSG_SQL_COLUMNPAIRSNOTFOUND
SAP Sybase Error Number
20983
SQL State
QCA91
SQL Code
-1013091L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
column name
Parameter 3
column name
Probable Cause
The columns specified in CREATE JOIN could not be matched in the tables specified.
Error 1013092 "The MONITOR for this database, connection and buffer cache already exists. %1"
Constant
EMSG_SQL_MONITOREXISTS
SAP Sybase Error Number
20984
SQL State
QCA92
SQL Code
-1013092L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
A monitor has already been started for this database, connection and buffer cache.
Warning 1013093 "Insert started: %1\n"
Constant
EMSG_SQL_INSERTSTARTED
SAP Sybase Error Number
20985
SQL State
00A93
SQL Code
1013093L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
1
Parameter 1
The table being inserted to.
Probable Cause
This is an informational message displayed during insert.
Error 1013096 "Index %2 could not be created. The datatype does not support an index of %3. %1"
Constant
EMSG_SQL_INDEXTYPEUNSUPPORTED
SAP Sybase Error Number
20988
SQL State
QCA96
SQL Code
-1013096L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
indexname
Parameter 3
indextype
Probable Cause
You cannot create an index of the type specified for the column's datatype.
Error 1013100 "The ON keyword cannot be used in a NATURAL join. %1"
Constant
EMSG_SQL_JOININVALIDONWITHNATURAL
SAP Sybase Error Number
21020
SQL State
QCB00
SQL Code
-1013100L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
The ON keyword cannot be used in a NATURAL join.
Error 1013102 "User name '%2' does not exist. %1"
Constant
EMSG_SQL_FINDUSERBYNAME
SAP Sybase Error Number
21022
SQL State
QCB02
SQL Code
-1013102L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
the user name specified
Probable Cause
The specified user does not exist.
Error 1013103 "%2 not implemented %1"
Constant
EMSG_SQL_IQMSG_NOT_YET_IMPLEMENTED_IN_ATOMIC
SAP Sybase Error Number
22001
SQL State
QCC00
SQL Code
-1013103L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
Location of the exception.
Parameter 2
Name of the feature
Probable Cause
This feature has not been implemented
Error 1013104 "This operation is not allowed on the dbspace IQ_SYSTEM_TEMP. %1"
Constant
EMSG_DBSPACE_ILLEGAL_TEMP_OP
SAP Sybase Error Number
22012
SQL State
QDD13
SQL Code
-1013104L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Illegal op for iq_system_temp
Error 1013105 "Use ALTER DBSPACE ALTER FILE for this operation. %1"
Constant
EMSG_DBSPACE_USE_ALTER_FILE
SAP Sybase Error Number
22013
SQL State
QDD14
SQL Code
-1013105L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Must use alter dbspace alter file
Error 1013106 "logical file %2 not part of dbspace %3. %1"
Constant
EMSG_NON_EXISTENT_LOGICAL_FILENAME
SAP Sybase Error Number
22004
SQL State
QDC59
SQL Code
-1013106L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
logical filename that is to be altered
Parameter 3
dbspace named in sql command
Probable Cause
this logical filename is not part of this dbspace
Error 1013107 "MPX: server %2 is not part of the Multiplex configuration. %1"
Constant
EMSG_MPX_BADSERVER_NAME
SAP Sybase Error Number
22008
SQL State
QDD09
SQL Code
-1013107L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
Server name
Probable Cause
This is a multiplex and this server is not part of it.
Error 1013108 "MPX: startup failure message: server '%2' was started on an incorrect host '%3': this server was created with this connection string '%4'. %1"
Constant
EMSG_MPX_START_WRONG_HOST
SAP Sybase Error Number
22009
SQL State
QDD10
SQL Code
-1013108L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
server name
Parameter 3
host server was started on
Parameter 4
this server connection information
Probable Cause
This server cannot be started on this host
Error 1013109 "MPX: coordinator has been started with an incorrect catalog. %1"
Constant
EMSG_MPX_INCORRECT_CATALOG
SAP Sybase Error Number
22010
SQL State
QDD11
SQL Code
-1013109L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
The coordinator has been started with an incorrect catalog
Warning 1013110 "IQ had insufficient memory to create the buffer cache with the size specified with the Main_Cache_Memory_MB or Temp_Cache_Memory_MB options. Instead, the cache will be created using the default size."
Constant
EMSG_IQSTORE_OUTOFMEM_ONOPENDB
SAP Sybase Error Number
21033
SQL State
QSB35
SQL Code
1013110L
ODBC 2 State
OK
ODBC 3 State
OK
Severity Code
10
Probable Cause
If we catch an OUTOFMEMORY exception when creating the MAIN or the TEMP buffer cache, we report this warning of our failure and retry to create the cache with the default settings (and NOT the settings in the hos_paramset). This will allow the DBA to re-open a database even if the Main_Cache_Memory_MB or Temp_Cache_Memory_MB options are set so high as to otherwise prevent the re-opening of the database. (QTS 183253.)
Error 1013110 "MPX: server %2 has been started with an incorrect catalog path (expected path: %3). %1"
Constant
EMSG_MPX_INCORRECT_CATALOG_PATH
SAP Sybase Error Number
22011
SQL State
QDD12
SQL Code
-1013110L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Parameter 2
server name
Parameter 3
expected catalog path
Probable Cause
The coordinator has been started with the incorrect catalog
Error 1013111 "MPX: This operation is not supported on a MPX secondary node. %1"
Constant
EMSG_MPX_DBSPACE_ILLEGAL_ON_SN
SAP Sybase Error Number
22014
SQL State
QDD15
SQL Code
-1013111L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
14
Parameter 1
location of the exception
Probable Cause
Not supported on a mpx secondary node