Which setting should you configure?

HOTSPOT You administer a Microsoft SQL Server 2012 database instance. Other applications run on the server. Some of the applications are throwing errors because of insufficient memory. You need to ensure that the other applications have sufficient memory. Which setting should you configure? View AnswerAnswer:

July 31, 2018 No Comments READ MORE +

Which Transact-SQL batch should you use?

You administer a Microsoft SQL Server 2012 database that contains a table named OrderDetail. You discover that the NCI_OrderDetail_CustomerID non-clustered index is fragmented. You need to reduce fragmentation. You need to achieve this goal without taking the index offline. Which Transact-SQL batch should you use?A . CREATE INDEX NCI_OrderDetail_CustomerID ON...

July 30, 2018 No Comments READ MORE +

What should you do?

You administer a Microsoft SQL Server 2012 server that hosts a transactional database and a reporting database. The transactional database is updated through a web application and is operational throughout the day. The reporting database is only updated from the transactional database. The recovery model and backup schedule are configured...

July 30, 2018 No Comments READ MORE +

Which event should you select?

You administer a Microsoft SQL Server 2012 database. Users report that a billing application becomes unresponsive during busy times of the day. While investigating, you notice large number of processes taking or waiting for table locks. You suspect that SQL Server is assigning stronger locks to queries. You start a...

July 29, 2018 No Comments READ MORE +

What should you do?

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...

July 27, 2018 No Comments READ MORE +

Which file should you use?

You install Microsoft SQL Server 2012 on a new server. After setup is complete, you attempt to start the SQL Server service. After being in a starting state for a few moments, the service goes back to a stopped state. You need to determine the cause of the failure. Which...

July 26, 2018 No Comments READ MORE +

Which permission or permissions should you choose?

DRAG DROP You administer a Microsoft SQL Server 2012 server along with a Windows Azure SQL Database database. For both servers, you need to grant users the ability to create logins and create databases. You need to determine which permission to grant users in each instance. Which permission or permissions...

July 25, 2018 No Comments READ MORE +

What should you do?

DRAG DROP You administer a Microsoft SQL Server 2012 database called Human_Resources. The database contains a table named dbo.Salary. You need to ensure that all read activity against dbo.Salary is audited and written to the Windows Security Log. What should you do? (To answer, move the three appropriate actions from...

July 23, 2018 No Comments READ MORE +

What should you do?

You administer two Microsoft SQL Server 2012 servers. Each server resides in a different, untrusted domain. You plan to configure database mirroring. You need to be able to create database mirroring endpoints on both servers. What should you do?A . Configure the SQL Server service account to use Network Service.B...

July 23, 2018 No Comments READ MORE +

Which Transact-SQL statement should you use?

You administer a SQL Server 2012 server that contains a database named SalesDB. SalesDb contains a schema named Customers that has a table named Regions. A user named UserA is a member of a role named Sales. UserA is granted the Select permission on the Regions table. The Sales role...

July 23, 2018 No Comments READ MORE +