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 |
|---|---|---|---|---|---|
| 2432 | Error | 5RW24 | -785L | "Cannot deregister application because of invalid cookie" | The application has not been registered successfully or it was previously deregistered. Click here for a list of possible parameters and odbc states. |
| 2433 | Error | 5RW25 | -786L | "Cannot deregister '%1' since active registered connection exists" | You attempted to deregister an application while there are still active connections registered to that application. Click here for a list of possible parameters and odbc states. |
| 2434 | Error | 5RW26 | -787L | "Current connection is already registered to '%1' as '%2'" | You attempted to register this connection more than once. Click here for a list of possible parameters and odbc states. |
| 2435 | Error | 5RW27 | -788L | "Another connection has already registered as '%1'" | You attempted to register a connection with a label already in use for the same application. Click here for a list of possible parameters and odbc states. |
| 2436 | Error | 5RW28 | -789L | "Cannot register '%1' since registration cookie exhausted" | Cannot register the application until one is unregistered. Click here for a list of possible parameters and odbc states. |
| 2437 | Error | 5RW29 | -790L | "Cannot register connection to '%1' since automatic label exhausted" | You may register using a specified label instead. Click here for a list of possible parameters and odbc states. |
| 2438 | Error | WE005 | -791L | "Invalid day of week or month '%1' for event '%2'" | You have attempted to create a schedule with an invalid day-of-week name or day-of-month number. Click here for a list of possible parameters and odbc states. |
| 2439 | Error | WE006 | -792L | "Invalid time '%1' for event '%2'" | You have attempted to create a schedule with an invalid start or stop time. Click here for a list of possible parameters and odbc states. |
| 2440 | Error | WE007 | -793L | "Invalid start date/time for event '%1'" | You have specified an event starting date that is invalid. Click here for a list of possible parameters and odbc states. |
| 2441 | Error | 0AW09 | -794L | "Synchronization server failed to commit the upload" | You attempted to synchronize an UltraLite database. During the synchronization session, a complete upload stream was sent that could not be committed to 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. |
| 2442 | Error | WQ010 | -1542L | "Invalid logical server combination for ADD or SET clause." | The specified logical server combination for ADD or SET clause of ALTER LOGIN POLICY is invalid. SERVER and NONE cannot be specified with ADD clause. SERVER and NONE cannot be specified with any other logical server. Click here for a list of possible parameters and odbc states. |
| 2443 | Error | WQ009 | -1534L | "Logical server operations not allowed on a simplex database." | Logical server operations are disallowed on a simplex database. Click here for a list of possible parameters and odbc states. |
| 2444 | Error | 5RW32 | -797L | "Synchronization option '%1' contains semicolon, equal sign, curly brace, or is null" | You attempted to set a synchronization option with an invalid value. Click here for a list of possible parameters and odbc states. |
| 2445 | Error | WQ008 | -1533L | "Logical server policy \"%1\" not found" | The named logical server policy was not found in the database. Click here for a list of possible parameters and odbc states. |
| 2446 | Error | 0AW10 | -799L | "DTC transactions are not supported on this platform" | You tried to enlist a DTC transaction on a platform that does not support this feature. Click here for a list of possible parameters and odbc states. |
| 2447 | Error | 55W09 | -800 | "Cannot commit or rollback while enlisted in a transaction" | You tried to explicitly commit or rollback on a connection that is enlisted in a transaction. You must use the Commit/Abort protocol of the transaction instead. Click here for a list of possible parameters and odbc states. |
| 2448 | Error | 55W10 | -801L | "Cannot enlist in a transaction while already enlisted in a transaction" | You tried to enlist a second transaction on a connection that is already enlisted in a transaction. Click here for a list of possible parameters and odbc states. |
| 2449 | Error | 55W11 | -802L | "Cannot enlist in a transaction with uncommitted data pending" | You tried to enlist a transaction on a connection that has pending uncommitted data. Click here for a list of possible parameters and odbc states. |
| 2450 | Error | WL005 | -803L | "Unable to enlist transaction; DTC may be down" | You tried to enlist a transaction but DTC does not seem to be available at this time. Click here for a list of possible parameters and odbc states. |
| 2451 | Error | WL006 | -804L | "Unable to re-enlist transaction; DTC may be down" | You tried to recover a transaction but DTC does not seem to be available at this time. Click here for a list of possible parameters and odbc states. |