Messages 2916 through 2940

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
2916 Error 54W15 -1237L "Too many columns in procedure result set" You executed a statement with too many expressions in the GROUP BY list. The number of expressions within a GROUP BY list is limited to 60000. You executed a CREATE PROCEDURE or ALTER PROCEDURE statement. The resulting number of columns in the result set of the procedure would exceed the server's limit.

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

2917 Error WW112 -1238L "Passthrough SQL script failed" A passthrough SQL script has failed with an unknown error. Sync your database to report the error to MobiLink. You may need to contact the server administrator.

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

2918 Error WW113 -1239L "Partition name '%1' is not part of table '%2'" This partition name is not part or this table.

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

2920 Error WT018 -1240L "The provided stoplist is too long." A text configuration stop list must be less than 8000 bytes.

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

2921 Warning WW114 142L "UltraLite database state was restored" The database state was restored from the temporary file. This includes suspended connections, transactions, and cursors.

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

2922 Warning WW115 143L "Retrying read of corrupt page (page '%1')" UltraLite detected a corrupt database page and will attempt the read operation again. If a mirror file is enabled, it is used for the retry. If the retry fails, an error will be signaled.

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

2923 Warning WW116 144L "Mirror file requires higher checksum_level" To effectively protect against media failures, page checksums must be enabled when using the mirror file. Specify the checksum_level database creation option.

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

2924 Error 24001 -1241L "Value-sensitive cursor used after a TRUNCATE" You attempted to use a value-sensitive cursor opened WITH HOLD after a TRUNCATE or after a COMMIT removed all rows from a temporary table declared as ON COMMIT DELETE ROWS.

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

2925 Error WW117 -1242L "Parameter ('%1') is already in the configuration specification of the specified Multiplex Server" The ALTER MULTIPLEX SERVER command tried to alter configuration parameters with the values which is same as current.

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

2928 Error WW221 -1245L "Partition name '%1' already used" This partition name has already been used.

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

2929 Error WW222 -1246L "Partition '%1' is not adjacent to or before partition '%2'" These partitions are not adjacent - they cannot be merged.

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

2932 Error WW224 -1249L "Logical file '%1' is not part of dbspace '%2'" This logical file is not part of this dbspace.

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

2933 Error WW225 -1250L "Table '%1' is not a partitioned table" This table is not partitioned.

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

2934 Error WW226 -1251L "Table '%1' is already partitioned" This table is already partitioned.

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

2935 Error WW227 -1252L "Dbspace '%1' is the incorrect type" Tried to put data into the incorrect dbspace ( i.e. putting primary key into the wrong store ).

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

2936 Error WT019 -1253L "The text index %1 needs to be refreshed" There is a text index that matches the query, but it needs to be refreshed before it is used.

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

2937 Error 23510 -1254L "MERGE statement for table '%1' failed because of a RAISERROR specification in the statement" You have attempted to execute a MERGE statement that contains the RAISERROR clause in one or more merge operation branches and one of the input rows satisfies the conditions for one of these branches

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

2938 Error WW228 -1255L "Cannot merge partition '%1' into '%2' for column '%3'" These column partitions cannot be merged.

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

2939 Error 42WD0 -1256L "Event of %1 type already exists" An attempt was made to define a new event of the type that already exists.

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

2940 Error 42WD1 -1257L "Multiple event conditions can not be specified with this event type" An attempt was made to specify more than one condition for an event type.

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


Created June 15, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com