CHAPTER 10 Database Error Messages
741
Cannot modify publication entry using ALTER SYNCHRONIZATION
Item Value
SQLCODE -770
Constant SQLE_CANNOT_MODIFY_PUB_AS_SYNC
SQLSTATE 5RW15
Sybase error code 13780
ODBC 2 State 42000
ODBC 3 State 42S02
You attempted to modify a publication entry using an alter synchronization
statement.
Cannot modify synchronization entry using ALTER PUBLICATION
Item Value
SQLCODE -769
Constant SQLE_CANNOT_MODIFY_SYNC_AS_PUB
SQLSTATE 5RW14
Sybase error code 13779
ODBC 2 State 42000
ODBC 3 State 42S02
You attempted to modify a synchronization entry using an alter publication
statement.
Probable cause
Probable cause