SQL Server Error Msg 21635 – An unsupported schema option combination was specified. Non-SQL Server publications only support the following schema options: 0x01, 0x02, 0x10, 0x40, 0x80, 0x4000, and 0x8000.

In this blog post, let’s learn about the error message “21635 – An unsupported schema option combination was specified. Non-SQL Server publications only support the following schema options: 0x01, 0x02, 0x10, 0x40, 0x80, 0x4000, and 0x8000.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21635 – An unsupported schema option combination was specified. Non-SQL Server publications only support the following schema options: 0x01, 0x02, 0x10, 0x40, 0x80, 0x4000, and 0x8000.

Reason for the Error

To be update soon…

Solution

To be update soon…