Messages 787 through 810

Messages on this page are sorted by Sybase error code. Locate the appropriate code for a full description of the message.

Error 787 "Current connection is already registered to '%1' as '%2'"
Constant
CONN_ALREADY_REGISTERED
SAP Sybase Error Number
2434
SQL State
5RW26
SQL Code
-787L
ODBC 2 State
42000
ODBC 3 State
42S02
Severity Code
16
Parameter 1
Name of the application.
Parameter 2
Registered connection label.
Probable Cause
You attempted to register this connection more than once.
Error 788 "Another connection has already registered as '%1'"
Constant
NOT_UNIQUE_CONN_REG_LABEL
SAP Sybase Error Number
2435
SQL State
5RW27
SQL Code
-788L
ODBC 2 State
42000
ODBC 3 State
42S02
Severity Code
16
Parameter 1
Registered connection label.
Probable Cause
You attempted to register a connection with a label already in use for the same application.
Error 789 "Cannot register '%1' since registration cookie exhausted"
Constant
APP_REG_COOKIE_EXHAUSTED
SAP Sybase Error Number
2436
SQL State
5RW28
SQL Code
-789L
ODBC 2 State
42000
ODBC 3 State
42S02
Severity Code
16
Parameter 1
Name of the application.
Probable Cause
Cannot register the application until one is unregistered.
Error 790 "Cannot register connection to '%1' since automatic label exhausted"
Constant
CONN_REG_AUTO_LABEL_EXHAUSTED
SAP Sybase Error Number
2437
SQL State
5RW29
SQL Code
-790L
ODBC 2 State
42000
ODBC 3 State
42S02
Severity Code
16
Parameter 1
Name of the application.
Probable Cause
You may register using a specified label instead.
Error 791 "Invalid day of week or month '%1' for event '%2'"
Constant
INVALID_EVENT_DAY
SAP Sybase Error Number
2438
SQL State
WE005
SQL Code
-791L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
15
Parameter 1
Day-of-week name or day-of-month number.
Parameter 2
Name of the event being scheduled.
Probable Cause
You have attempted to create a schedule with an invalid day-of-week name or day-of-month number.
Error 792 "Invalid time '%1' for event '%2'"
Constant
INVALID_EVENT_TIME
SAP Sybase Error Number
2439
SQL State
WE006
SQL Code
-792L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
15
Parameter 1
Time value.
Parameter 2
Name of the event being scheduled.
Probable Cause
You have attempted to create a schedule with an invalid start or stop time.
Error 793 "Invalid start date/time for event '%1'"
Constant
INVALID_EVENT_START
SAP Sybase Error Number
2440
SQL State
WE007
SQL Code
-793L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
15
Parameter 1
Name of the event being scheduled.
Probable Cause
You have specified an event starting date that is invalid.
Error 794 "Synchronization server failed to commit the upload"
Constant
UPLOAD_FAILED_AT_SERVER
SAP Sybase Error Number
2441
SQL State
0AW09
SQL Code
-794L
ODBC 2 State
37000
ODBC 3 State
42000
Severity Code
16
Probable Cause
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.
Error 797 "Synchronization option '%1' contains semicolon, equal sign, curly brace, or is null"
Constant
BAD_SYNC_OPTION_VALUE
SAP Sybase Error Number
2444
SQL State
5RW32
SQL Code
-797L
ODBC 2 State
42000
ODBC 3 State
42S02
Severity Code
16
Parameter 1
The name of the synchronization option.
Probable Cause
You attempted to set a synchronization option with an invalid value.
Error 799 "DTC transactions are not supported on this platform"
Constant
DTC_TRANSACTIONS_NOT_SUPPORTED
SAP Sybase Error Number
2446
SQL State
0AW10
SQL Code
-799L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
You tried to enlist a DTC transaction on a platform that does not support this feature.
Error 800 "Cannot commit or rollback while enlisted in a transaction"
Constant
CANNOT_COMMIT_OR_ROLLBACK_WHILE_ENLISTED
SAP Sybase Error Number
2447
SQL State
55W09
SQL Code
-800
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
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.
Error 801 "Cannot enlist in a transaction while already enlisted in a transaction"
Constant
CANNOT_ENLIST_WHILE_ALREADY_ENLISTED
SAP Sybase Error Number
2448
SQL State
55W10
SQL Code
-801L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
You tried to enlist a second transaction on a connection that is already enlisted in a transaction.
Error 802 "Cannot enlist in a transaction with uncommitted data pending"
Constant
CANNOT_ENLIST_WITH_UNCOMMITTED_DATA
SAP Sybase Error Number
2449
SQL State
55W11
SQL Code
-802L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
16
Probable Cause
You tried to enlist a transaction on a connection that has pending uncommitted data.
Error 803 "Unable to enlist transaction; DTC may be down"
Constant
FAILED_TO_ENLIST
SAP Sybase Error Number
2450
SQL State
WL005
SQL Code
-803L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
17
Probable Cause
You tried to enlist a transaction but DTC does not seem to be available at this time.
Error 804 "Unable to re-enlist transaction; DTC may be down"
Constant
FAILED_TO_REENLIST
SAP Sybase Error Number
2451
SQL State
WL006
SQL Code
-804L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
17
Probable Cause
You tried to recover a transaction but DTC does not seem to be available at this time.
Error 805 "Synchronization option '%1' not found"
Constant
SYNC_OPTION_NOT_FOUND
SAP Sybase Error Number
2452
SQL State
5RW33
SQL Code
-805L
ODBC 2 State
42000
ODBC 3 State
42S02
Severity Code
16
Parameter 1
The name of the synchronization option.
Probable Cause
You attempted to delete an undefined synchronization option.
Error 806 "System event type '%1' not found"
Constant
EVENT_TYPE_NOT_FOUND
SAP Sybase Error Number
2453
SQL State
WE008
SQL Code
-806L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
11
Parameter 1
Name of the system event type that could not be found.
Probable Cause
You have attempted to create an event with a system event type name that does not exist in the database.
Error 807 "Host variables must not be used within a batch"
Constant
HOSTVARS_IN_BATCH
SAP Sybase Error Number
2454
SQL State
07W07
SQL Code
-807L
ODBC 2 State
ERROR
ODBC 3 State
ERROR
Severity Code
15
Probable Cause
You have attempted to execute a batch that contains host variable references. Host variables are not supported within a batch.
Error 809 "Synchronization option is too long"
Constant
SYNC_OPTION_TOO_LONG
SAP Sybase Error Number
2456
SQL State
5RW34
SQL Code
-809L
ODBC 2 State
42000
ODBC 3 State
42S02
Severity Code
16
Probable Cause
Synchronization option list cannot be longer than the database page size.
Error 810 "External object '%1' not found"
Constant
EXTENV_OBJECT_NOT_FOUND
SAP Sybase Error Number
2457
SQL State
42W57
SQL Code
-810L
ODBC 2 State
42000
ODBC 3 State
42000
Severity Code
16
Parameter 1
Name of the Java class or external object.
Probable Cause
The Java class or external object with this name does not exist in the database.