Messages 2930 through 2950

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
2930 Error 0AW25 -1316L "Unsupported load column specification used for a catalog store table." For catalog store tables, only some of the load column specifications (e.g. filler) are permitted.

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

2931 Error WW046 -1315L "Script file missing statement \"go\" delimiter on a separate line" For UltraLite, all non-comment SQL statements in a script file (including the final one) must be followed by "go" on a line by itself. For strings, you can use "\ngo" to end a statement.

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.

2941 Error 42WD2 -1258L "'<' or '<=' operator can only be used in the event condition with this event type" Event of this type can be defined with a condition having < or <= operator only.

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

2943 Warning 01W27 145L "Two rows with the same primary key have been downloaded for table '%1'" The synchronization scripts are producing duplicate rows with the same primary key in your download. Generally this indicates a problem with the synchronization scripts. No guarantees are made about which of the downloaded rows will be applied to the database.

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

2944 Error 0A002 -1260L "This server is not licensed to support the '%1' feature" You attempted to carry out an operation or use a feature that is not licensed in this edition of SQL Anywhere.

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

2945 Error 0A003 -1261L "This server is not licensed to support '%1' connections" You attempted to use a connection protocol or api that is not licensed in this edition of SQL Anywhere.

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

2946 Error 0A004 -1262L "This edition of SQL Anywhere is not available on this platform" This edition of SQL Anywhere is not available on this platform. You must use a different license key to use SQL Anywhere on this platform.

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

2947 Warning WE011 146L "Event notification queue '%1' is full, notification discarded" The named queue is full and will not receive any event notifications until notifications are read from the queue. The pending notification has been discarded.

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

2948 Warning WE012 147L "Event notifications lost on queue '%1'" Event notifications have been lost on the named queue. This occurs if there are pending notifications when the queue is destroyed. The notifications are discarded.

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

2949 Warning WE013 148L "Event notification queue '%1' not found warning" The named event notification queue was not found. The operation will be skipped.

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

2950 Error WE014 -1263L "Event notification queue '%1' not found" The named event notification queue was not found. The operation failed.

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


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com