SQL Server Error Code – 20739 the ddl operation is not supported for a

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

SQL Server Error Code

20739

SQL Server Error Description for the Code :20739

The DDL operation is not supported for article ‘%s’. If the column in the DDL operation is enabled for FILESTREAM or is of type hierarchyid, geometry, geography, datetime2, date, time, or datetimeoffset, the publication compatibility level must be at least 100RTM. For DDL operations that involve FILESTREAM and hierarchyid columns, the snapshot mode must be native. Character mode, which is required for SQL Server Compact Subscribers, is not supported.

Leave Your Comment