Messages 2899 through 2918

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
2899 Error 42U08 -1221L "Duplicate options not allowed in the CREATE DATABASE statement" You have specified one of the options more than once when executing the CREATE DATABASE statement.

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

2900 Error WW110 -1222L "Multiplex Server '%1' not found" Multiplex Server with this name does not exist.

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

2901 Error 42W76 -1223L "Synchronization profile '%1' already exists" You tried to create a synchronization profile that already exists.

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

2902 Error 42W77 -1224L "Synchronization profile '%1' has invalid parameter '%2'" You tried to create or alter a synchronization profile using a string containing an invalid parameter setting.

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

2903 Error 42W78 -1225L "Synchronization profiles are not supported for this database" The current database does not have catalog support for synchronization profiles. To use this feature, upgrade your database to the most recent version.

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

2904 Error 42R04 -1226L "Foreign key columns do not match the primary key or a uniqueness constraint in \"%1\No message An attempt was made to create a foreign key, but the columns specified do not match the primary key or a uniqueness constraint for the referenced table.

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

2905 Error WI111 -1227L "Internal error. Contact Sybase IQ support. %1." The multiplex DDL statement (CREATE/ALTER/DROP) failed with internal error due to specified reason.

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

2906 Warning 01006 141L "Passthrough SQL script failed" A passthrough SQL script has failed. 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.

2907 Error 42W72 -1228L "Syntax error, cannot specify IQ specific options (%1) when creating a table in an SA database" An attempt was made to use IQ specific create table syntax when creating a table in an SA database

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

2908 Error 54W51 -1229L "Reorganize table is already being run on table \"%1\No message There is already a REORGANIZE TABLE statement being run on this table. Only one such statement can be executing on a table at any time.

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

2909 Error 54W12 -1230L "Too many open cursors" You exceeded the number of cursors that can be open on a single UltraLite database. Check to ensure you are freeing statements when you are done with them.

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

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 (for example, using the 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 exists." 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. 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.

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.


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