Configuring SQL Server 2012 Database Server

 

SQL 2012 is a highly scalable database engine and allows for customizations to fit your needs. Each named instance can be configured to meet your application requirements including trigger recursion, auditing, and resource usage. Customizing DB instance in SQL Server 2012 allows DBAs to meet SLA requirement set by an organization. It is recommended that you configure the database instance prior to placing it production. Below are the special configurations, such as network connection and others that can affect database performance. Two main tools we will be using are SQL Server Management Studio and SQL server configuration manager.