Messages 2941 through 2961

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
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 download 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.

2951 Error WE015 -1264L "Event object name '%1' is not valid" The given name is not valid for an event object (notification queue or user event). Names are limited in length to 32 characters (bytes), and may not contain certain characters, like '*' or '@'.

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

2952 Error WE016 -1265L "Event object named '%1' already exists" An event object (notification queue or user event) with the given name already exists.

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

2953 Error WE017 -1266L "No notification within timeout on queue '%1'" The pending get-notification operation has timed out. No notification arrived before the given timeout elapsed.

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

2954 Error WE018 -1267L "Event parameter '%1' not found" The named event parameter was not found in the event notification.

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

2955 Error 42WCB -1268L "The materialized view cannot be changed to immediate because its definition contains an illegal construct." You attempted to change the refresh type to immediate for a materialized view whose definition contains an illegal construct.

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

2956 Error 42WCC -1269L "Service statement definition is invalid or unsupported" Either the statement provided is invalid or it is unsupported within the context of a service.

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

2957 Error 42WD3 -1270L "Must own table '%1' in order to make an immediate view reference it" You have attempted to change the refresh type of a materialized view to immediate and the view references a table that is not owned by you. In order to perform this operation, you must either own all the tables referenced by the materialized view or have DBA privileges.

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

2958 Error 0AW23 -1271L "Synchronization download failed to complete" You attempted to synchronize an UltraLite database. During the synchronization session, an incomplete download stream was received from the consolidated database. The reason for the upload failure can be found in the synchronization log file.

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

2959 Error 0AW24 -1272L "Synchronization is already in progress" You attempted to synchronize an UltraLite database but this database is being synchronized on another thread.

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

2960 Error 0EW00 -1273L "Table '%1' has no columns" You attempted to create a table without columns.

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

2961 Error 0EW01 -1274L "Index '%1' has no columns" You attempted to create an index without columns.

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


Created June 15, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com