Messages 5RW17 through 5RW39

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

SQL State Msg Type Number SQL Code Message Possible Cause
5RW17 Error 2425 -778L "Must include primary key for table '%1' in the synchronization" The primary key of the table must be included in the synchronization entry.

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

5RW18 Error 2426 -779L "Cannot create synchronization entry for table '%1' with BLOB primary key" You attempted to create a synchronization entry on a table with a BLOB primary key.

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

5RW19 Error 2427 -780L "Cannot update primary key for table '%1' involved in a publication" The primary key of a table involved in a publication cannot be updated. The database option prevent_article_pkey_update can be set to 'off' to allow updates to the primary key of the table involved in the publication.

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

5RW21 Error 2429 -782L "Cannot register '%1' since another exclusive instance is running" You attempted to start an application but another exclusive instance of the same application is already registered.

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

5RW22 Error 2430 -783L "Cannot register another '%1' as an exclusive application" You attempted to register an exclusive application but another instance of the same application is already registered.

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

5RW23 Error 2431 -784L "Cannot register connection because of invalid application cookie" Application registration cannot be found for the given cookie.

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

5RW24 Error 2432 -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.

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

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

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

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

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

5RW32 Error 2444 -797L "Synchronization option '%1' contains semi-colon, equal sign, or curly brace" You attempted to set a synchronization option with an invalid value.

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

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

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

5RW34 Error 2456 -809L "Synchronization option is too long" Synchronization option list cannot be longer than the database page size.

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

5RW35 Error 2466 -819L "Table '%1' is part of a synchronization definition" A table belonging to a synchronization definition cannot be dropped or altered except using dbmlsync.

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

5RW36 Error 2469 -822L "Table '%1' is already included" You attempted to add or modify a publication or synchronization definition such that the same table is included twice.

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

5RW37 Error 2490 -843L "Cannot find synchronization user with the name '%1'" You misspelled the name of a synchronization site or you did not qualify it correctly with a user name.

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

5RW38 Error 2729 -1060L "Operation conflict with publication type" You attempted to perform an operation not applicable to the type of publication. For example, you applied operations specific to a scripted upload publication to a logscan publication.

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

5RW39 Error 2491 -844L "Cannot find synchronization definition with the name '%1'" You misspelled the name of a synchronization definition or you did not qualify it correctly with a user name.

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