Messages 2579 through 2598

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
2579 Error 42W93 -914L "Cycle in common table expression references" Cycles involving multiple common table expressions are not allowed.

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

2580 Error 42W92 -915L "Service type required for CREATE SERVICE" The CREATE SERVICE statement requires a service type to be specified.

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

2581 Error 42W94 -916L "'%1' is an unrecognized service type" An unrecognized service type was specified.

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

2582 Error 55W15 -924L "Service '%1' in use" You have attempted to drop a service that is currently in use.

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

2583 Error 42W96 -918L "A user name must be specified if AUTHORIZATION is Off" A valid user name must be specified if AUTHORIZATION is Off.

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

2584 Error 42W97 -919L "Service '%1' already exists" You have attempted to create a service with a name that already exists in the database.

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

2585 Error 42W98 -920L "Service '%1' not found" You have attempted to reference a service with a name that does not exist in the database.

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

2586 Error 42W99 -921L "Invalid recursive query" A recursive query must consist of the UNION ALL of an initial query and an iteration query. The only set operation allowed in the iteration query is UNION ALL. A recursive reference to the name of the common table expression can only appear in the iteration query, and must not be in a SELECT that uses DISTINCT, ORDER BY, or an aggregate function. A recursive reference also cannot appear on the NULL-supplying side of an outer join, or in a subquery.

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

2587 Error 42W9A -922L "No column list for recursive query" A common table expression defining a recursive query must have a column list.

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

2588 Error 57015 -923L "Too many recursive iterations" A recursive query ran for more iterations than allowed by the current max_recursive_iterations option setting.

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

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 "Attempt to alter unnamed column constraint when named constraints exist" 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 the query is processed in full-passthrough 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.


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