Tag: sql server

Community

Automating DMF Policy Enforcement

(Mike Chapple) SQL Server’s Declarative Management Framework allows you to create policies with which databases on your SQL Server 2008 system must comply. In previous articles, we examined how to create DMF conditions, create DMF policies, verify policy compliance and manually enforce policies. In

Community

Database Mirroring

(Buck Woody) Microsoft SQL Server includes several technologies that not only provide protection for your databases, but also allow you to move data from one location to another for other purposes. Database Mirroring is one of those technologies.