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 No plan. HTML_PLAN function is not supported for this...
In this blog post, you’ll learn more about the Sybase Error Division by zero and the reason for receiving this...
In this blog post, you’ll learn more about the Sybase Error Incorrect or missing encryption key and the reason for...