Messages 2910 through 2929

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
2910 Error 57W05 -1231L "Statement timed out: '%1!s!'" The statement failed because it did not complete within the allotted or specified time.

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

2911 Error 42WC9 -1232L "Attempt to start a second snapshot in a transaction" A transaction tried to start a snapshot (e.g., see BEGIN SNAPSHOT statement) while another snapshot was already active.

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

2912 Error 42WCA -1233L "The materialized view %1 cannot be changed to immediate because it does not have a unique index on non-nullable columns." You attempted to change the refresh type to immediate for a materialized view which does not have a unique index on non-nullable columns. Create a unique index on the materialized view before changing the refresh type.

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

2913 Error 42W7A -1234L "Dbspace file with name or path '%1' already exist." Error code to use for catalog update errors in IQ code.

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

2914 Error 54W13 -1235L "Too many columns in SELECT list" You executed a statement with too many expressions in the SELECT list. The number of expressions within a SELECT list is limited to 60000.

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

2915 Error 54W14 -1236L "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.

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.

2919 Error WW239 -1317L "Multiplex server '%1' is shutting down due to a successful configuration change" Successful execution of certain commands to change multiplex configuration forces server shutdown. You will get the above error if you issue such a command.

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.

2926 Error WW118 -1243L "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.

2927 Error WW119 -1244L "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.

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.


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