Applies ToSQL Server 2017 Developer SQL Server 2017 Enterprise SQL Server 2017 Enterprise Core

Symptoms

Assume that you use an Always On availability group together with automatic seeding in SQL Server 2017. When you add a new database to the Always On availability group and set different default directories between the database and log, the automatic-seeding function fails.

Resolution

This fix is included in Cumulative Update 6 for SQL Server 2017.

About SQL Server 2017 builds

Each new build for SQL Server 2017 contains all the hotfixes and security fixes that were in the previous build. We recommend that you install the latest build for SQL Server 2017.

Workaround

To work around this issue, do one of the following:

  • Use the same directory layout for every replica in the Always On availability group.

  • Configure the log default directory to the same location as the database default directory.

  • Use manual seeding.

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Automatically initialize Always On Availability group

Learn about the standard terminology Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.