Messages 1253 through 1273

Messages on this page are sorted by SQLCODE. Locate the appropriate code in the table below, and click the link for a full description of the message.

SQL Code Msg Type Number SQL State Message Possible Cause
-1253L Error 2936 WT019 "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.

-1254L Error 2937 23510 "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.

-1255L Error 2938 WW228 "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.

-1256L Error 2939 42WD0 "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.

-1257L Error 2940 42WD1 "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.

-1258L Error 2941 42WD2 "'<' 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.

-1260L Error 2944 0A002 "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.

-1261L Error 2945 0A003 "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.

-1262L Error 2946 0A004 "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.

-1263L Error 2950 WE014 "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.

-1264L Error 2951 WE015 "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.

-1265L Error 2952 WE016 "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.

-1266L Error 2953 WE017 "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.

-1267L Error 2954 WE018 "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.

-1268L Error 2955 42WCB "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.

-1269L Error 2956 42WCC "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.

-1270L Error 2957 42WD3 "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.

-1271L Error 2958 0AW23 "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.

-1272L Error 2959 0AW24 "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.

-1273L Error 2960 0EW00 "Table '%1' has no columns" You attempted to create a table 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