Messages 2889 through 2909

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
2889 Error 28W15 -1212L "Connection disallowed by login policy for this user" A connection attempt was disallowed based on the login policy for the user. It may be necessary for a user with DBA authority to reset this user via the ALTER USER statement.

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

2891 Error WJ031 -1213L "External environment does not support result sets" You attempted to define dynamic result sets for an external environment that does not support result sets.

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

2892 Error WW108 -1214L "External library '%1' is in use" The external library cannot be unloaded as it is currently in use.

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

2893 Error WW109 -1215L "External library '%1' not loaded" The external library cannot be unloaded as it is not current loaded.

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

2894 Error WT017 -1216L "The arguments to this procedure must be literal strings." This procedure only accepts literal strings as arguments.

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

2895 Error 42W75 -1217L "Synchronization profile '%1' not found" You tried to access a synchronization profile that the database could not find.

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

2896 Error 42WC7 -1218L "The materialized view cannot be changed to immediate because it does not have a unique index on non-aggregate 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-aggregate 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.

2897 Error 42WC8 -1219L "Maintenance of dependent immediate materialized view(s) failed" Maintenance of immediate materialized view(s) dependent on the base table failed.

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

2898 Error WO028 -1220L "User cannot be dropped because external logins exist for this user." The user cannot be dropped while an external login for the user still exists.

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

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, please contact Sybase IQ support. %1." The multiplex DDL command (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. 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.

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 allowed to 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.


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