How can we help you today? How can we help you today?
way0utwest
DLM automation is the replacement for the SDK. What do you mean by the incremental update doesn't work? Do you not get an error report from DLM that helps? Or are you wanting the entire schema of the target (client) db? / comments
DLM automation is the replacement for the SDK. What do you mean by the incremental update doesn't work? Do you not get an error report from DLM that helps? Or are you wanting the entire schema of t...
0 votes
The DLM cmdlets will verify the schema is as expected after deployment or they will return an error. If you really need to use a comparison, talk to sales/support about the SQL Compare command line. / comments
The DLM cmdlets will verify the schema is as expected after deployment or they will return an error. If you really need to use a comparison, talk to sales/support about the SQL Compare command line.
0 votes
Protocol. Only TCP works for the listener: https://docs.microsoft.com/en-us/sql/database-engine/availability-groups/windows/listeners-client-connectivity-application-failover#AGlisteners / comments
Protocol. Only TCP works for the listener: https://docs.microsoft.com/en-us/sql/database-engine/availability-groups/windows/listeners-client-connectivity-application-failover#AGlisteners
0 votes
The trick with a view works. We hide system tables because there are so many they can clutter up the view, and because we can't deploy to them, this hasn''t been something we included in the product. / comments
The trick with a view works. We hide system tables because there are so many they can clutter up the view, and because we can't deploy to them, this hasn''t been something we included in the product.
0 votes