Messages 1236 through 1257

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

SQL Code Msg Type Number SQL State Message Possible Cause
-1236L Error 2915 54W14 "Too many expressions in GROUP BY list" 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.

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

-1237L Error 2916 54W15 "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.

-1238L Error 2917 WW112 "Passthrough SQL script failed" A passthrough SQL script has failed with an unknown error. Synchronize 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.

-1239L Error 2918 WW113 "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.

-1240L Error 2920 WT018 "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.

-1241L Error 2924 24001 "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.

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

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

-1243L Error 2926 WW118 "An attempt to encrypt database '%1' failed" Your attempt to encrypt a database file failed.

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

-1244L Error 2927 WW119 "An attempt to decrypt database '%1' failed" Your attempt to decrypt a database file failed.

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

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

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

-1246L Error 2929 WW222 "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.

-1249L Error 2932 WW224 "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.

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

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

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

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

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

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

-1253L Error 2936 WT019 "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.

-1254L Error 2937 23510 "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.

-1255L Error 2938 WW228 "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.

-1256L Error 2939 42WD0 "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.

-1257L Error 2940 42WD1 "Multiple event conditions cannot 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 November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com