Messages 786 through 808

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
-786L Error 2433 5RW25 "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.

-787L Error 2434 5RW26 "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.

-788L Error 2435 5RW27 "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.

-789L Error 2436 5RW28 "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.

-790L Error 2437 5RW29 "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.

-791L Error 2438 WE005 "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.

-792L Error 2439 WE006 "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.

-793L Error 2440 WE007 "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.

-794L Error 2441 0AW09 "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.

-797L Error 2444 5RW32 "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.

-799L Error 2446 0AW10 "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.

-800 Error 2447 55W09 "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.

-801L Error 2448 55W10 "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.

-802L Error 2449 55W11 "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.

-803L Error 2450 WL005 "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.

-804L Error 2451 WL006 "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.

-805L Error 2452 5RW33 "Synchronization option '%1' not found" You attempted to delete an undefined synchronization option.

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

-806L Error 2453 WE008 "System event type '%1' not found" You have attempted to create an event with a system event type name that does not exist in the database.

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

-807L Error 2454 07W07 "Host variables must not be used within a batch" You have attempted to execute a batch that contains host variable references. Host variables are not supported within a batch.

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

-808L Error 2455 WW025 "An internal error was generated by the test harness" An internal error was generated by the test harness.

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


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