Yeah, after failover the app's old connection string points to the wrong server. Unless you have a failover group with an endpoint, you have to update the connection string manually so SalesSQLDb1App1 can see the new primary. Happens a lot with active geo-replication. Let me know if you think C makes sense but I’m pretty sure it’s B.
Q: 16
What should you do after a failover of SalesSQLDb1 to ensure that the database remains accessible
to SalesSQLDb1App1?
Options
Discussion
Probably B since after failover, the app needs the new DB location in its connection string. Pretty standard for geo-replication setups.
B
Yeah, after failover the app's old connection string points to the wrong server. Unless you have a failover group with an endpoint, you have to update the connection string manually so SalesSQLDb1App1 can see the new primary. Happens a lot with active geo-replication. Let me know if you think C makes sense but I’m pretty sure it’s B.
Yeah, after failover the app's old connection string points to the wrong server. Unless you have a failover group with an endpoint, you have to update the connection string manually so SalesSQLDb1App1 can see the new primary. Happens a lot with active geo-replication. Let me know if you think C makes sense but I’m pretty sure it’s B.
Be respectful. No spam.
Question 16 of 35