Sybase Error – Table ‘%1’ must synchronize to be in publication ‘%2’

In this blog post, you’ll learn more about the Sybase Error Table ‘%1’ must synchronize to be in publication ‘%2’ and the reason for receiving this error

Sybase SQL Error Message

Table ‘%1’ must synchronize to be in publication ‘%2’

Reason for this Error

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.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this blog post, you’ll learn more about the Sybase Error Seek failed: the requested segment offset %2 is outside...
In this blog post, you’ll learn more about the Sybase Error No indicator variable provided for NULL result and the...
In this blog post, you’ll learn more about the Sybase Error %2: Memory & disk block number mismatch; buffer={%3} page={%4}....