Error 1328

"Table '%1' must synchronize to be in publication '%2'"

Item Description

SQLCode

-1328L

Constant

TABLE_MUST_SYNCHRONIZE_IN_PUB

SQLState

WW143

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

3010

Severity Code

16

Parameter 1

Name of table

Parameter 2

Name of publication

Probable cause

A publication cannot contain a table with a SYNCHRONIZE OFF constraint; all tables in a publication must synchronize. You attempted to add a table with a SYNCHRONIZE OFF constraint to a publication, or to alter a table to use SYNCHRONIZE OFF when the table is already in a publication.


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