Messages 2589 through 2608

Messages on this page are sorted by Sybase error code. Locate the appropriate code in the table below, and click the link for a full description of the message.

Number Msg Type SQL State SQL Code Message Possible Cause
2589 Error 42W95 -925L "Invalid service name '%1'" You have attempted to create a service with an invalid name. The name may contain characters that are not allowed, or it may conflict with the URL PATH setting specified for the service.

Click here for a list of possible parameters and odbc states.

2590 Error 42W9B -926L "Host variable reference in service definition must be named" You have attempted to create a service with an unnamed host variable reference.

Click here for a list of possible parameters and odbc states.

2591 Error 42W9C -927L "Service statement definition is inconsistent with service type" Either no statement was provided for a service whose type requires one, or a statement was provided when the service type does not allow one to be defined.

Click here for a list of possible parameters and odbc states.

2592 Error 42W9D -928L "Constant expressions must not appear in GROUP BY clause" You used a constant in the GROUP BY clause. Constants must not appear in the GROUP BY clause for a query. References to columns in a view that are constant are permitted in a GROUP BY clause. Also, expressions that use a view column that is constant are permitted.

Click here for a list of possible parameters and odbc states.

2593 Error 42U04 -929L "Constraint '%1' not found" You misspelled the name of a constraint, or the constraint you are looking for is on a different table.

Click here for a list of possible parameters and odbc states.

2594 Error 42U05 -930 No message You have asked for an unnamed column constraint to be altered, but there is at least one named constraint.

Click here for a list of possible parameters and odbc states.

2595 Error 42W9E -931L "Service definition requires a statement when authorization is off" The service definition for the specified service type requires a statement to be specified when authorization is set to Off.

Click here for a list of possible parameters and odbc states.

2596 Error WT033 -1511L "Text indexes are not allowed across server types." Text indexes are not allowed across server types if query is processed in full-passthru mode.

Click here for a list of possible parameters and odbc states.

2597 Error 0AQ48 -933L "A log is required for IQ databases" IQ databases require the use of a transaction log file.

Click here for a list of possible parameters and odbc states.

2598 Error 08W67 -934L "Unable to start specified database: Server must be upgraded to start database %1" The database server was unable to start the database since the database version is newer than the server version. The server must be upgraded to at least the version of the database to be able to start the database.

Click here for a list of possible parameters and odbc states.

2599 Error 08W68 -935L "Unable to start specified database: Log file error" The database server was unable to start the database since the log file is missing, for a different database, or some other reason. Check the server window messages area for more details.

Click here for a list of possible parameters and odbc states.

2600 Error 54W02 -936L "Too many constraints in database" An attempt to create a new constraint failed because the corresponding system table is full. Reloading the database will reclaim any unused space.

Click here for a list of possible parameters and odbc states.

2601 Error 42U06 -937L "Invalid reference to or operation on constraint '%1'" You specified an invalid operation on a constraint. For example, you tried to alter a primary key constraint.

Click here for a list of possible parameters and odbc states.

2602 Error 42WA0 -938L "Recursion is not allowed without the RECURSIVE keyword" The common table expressions for a recursive query must be defined using a WITH RECURSIVE clause.

Click here for a list of possible parameters and odbc states.

2603 Error 42W83 -939L "Invalid setting for HTTP option '%1'" You supplied an invalid value for an HTTP option. Some options allow only numeric values, while other options allow only the values On and Off.

Click here for a list of possible parameters and odbc states.

2604 Error 42W84 -940L "Invalid setting for HTTP header '%1'" You supplied an invalid value for an HTTP header.

Click here for a list of possible parameters and odbc states.

2605 Error 08W69 -941L "jConnect does not support encryption" You supplied an encryption type for a connection using jConnect. jConnect does not support encryption.

Click here for a list of possible parameters and odbc states.

2606 Error WW029 -942L "A workload capture (%1) is already in progress" You have tried to initiate a workload capture when one is already in progress. You need to wait for the other capture to complete.

Click here for a list of possible parameters and odbc states.

2607 Error WW030 -943L "No workload capture currently exists" You have tried to stop, pause, resume, or get the status of a workload capture, but no workload captures exist.

Click here for a list of possible parameters and odbc states.

2608 Error 42WA1 -944L "Too many expressions in GROUP BY list for ROLLUP, CUBE, or GROUPING SETS operation" You specified too many expressions in the GROUP BY list for the requested ROLLUP, CUBE, or GROUPING SETS operation. The current environment where SQL Anywhere is executing cannot support this number of expressions in the GROUP BY list for the requested operation.

Click here for a list of possible parameters and odbc states.


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