SQL Server Error Code – 21792 the table ‘%s.%s’ already appears in the

In this blog post, you’ll learn more about the SQL Server Error Code 21792 and the error message description that is shown

SQL Server Error Code

21792

SQL Server Error Description for the Code :21792

The table ‘%s.%s’ already appears in the transactional publication ‘%s’ on Publisher ‘%s’. The Oracle Gateway publishing option (the default) allows a table to be included as an article in any number of snapshot publications, but only in one transactional publication. To publish a table in more than one transactional publication, use the Oracle Complete publishing option. To change publishing options, you must drop and reconfigure the Publisher.

Leave Your Comment