You administer a Microsoft SQL Server 2012 database.You need to ensure that the size of the transaction log file does not exceed 2 GB.What should you do?
You administer a Microsoft SQL Server 2012 server. The MSSQLSERVER service uses a domain account named CONTOSO\SQLService.You plan to configure Instant File Initialization.You need to ensure that Data File Autogrow operations use Instant File Initialization.What should you do? Choose all that apply.
You administer a Microsoft SQL Server 2012 failover cluster that contains two nodes named Node A and Node B. A single instance of SQL Server is installed on the cluster.An additional node named Node C has been added to the existing cluster.You need to ensure that the SQL Server instance can use all nodes of the cluster.What should you do?
You administer a Microsoft SQL Server 2012 database.The database contains a Product table created by using the following definition:You need to ensure that the minimum amount of disk space is used to store the data in the Product table.What should you do?
You administer a Microsoft SQL Server 2012 instance. After a routine shutdown, the drive that contains tempdb fails.You need to be able to start the SQL Server.What should you do?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets stated goals.Your company plans to use Microsoft Azure Resource Manager templates for all future deployments of SQL Server on Azure virtual machines.You need to create the templates.Solution: You use Visual Studio to create a XAML template that defines the deployment and configuration settings for the SQL Server environment.Does the solution meet the goal?