SQL Server Error Msg 35208 – Availability-group DDL operations are permitted only when you are using the master database.  Run the USE MASTER command, and retry your availability-group DDL command.

In this blog post, let’s learn about the error message “35208 – Availability-group DDL operations are permitted only when you are using the master database.  Run the USE MASTER command, and retry your availability-group DDL command.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

35208 – Availability-group DDL operations are permitted only when you are using the master database.  Run the USE MASTER command, and retry your availability-group DDL command.

Reason for the Error

To be update soon…

Solution

To be update soon…