Which three actions should you perform?
Your company uses a mission-critical database named DB1, which is located on a server named SQL1. You
want to mirror DB1 on a second server named SQL2.
Before you can establish database mirroring, you need to prepare DB1 and the servers for mirroring.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
What should you do first?
Your company has two SQL Server 2005 computers named SQL1 and SQL2. A user in your company named
Eric writes many ad hoc queries against the company databases. Eric has access to the Customer database on
SQL1. He does not have access to the Sales database on SQL2.
You need to ensure that Eric can write queries that join information from both servers.
What should you do first?
What should you do?
Your company has multiple servers in a distributed environment. You work with two SQL Server 2005
computers named SQL1 and SQL2. Each server uses SQL Server Authentication and they use different logins.
You need to write a distributed query that joins the data on SQL1 with the data on SQL2.
What should you do?
What should you do?
Your application must access data that is located on two SQL Server 2005 computers. One of these servers is
named SQL1 and the other is SQL2. You have permissions to create a stored procedure on SQL1 to support your
application. However, on SQL2 you only have permissions to select data.
You write the stored procedure on SQL1. The stored procedure accesses SQL2 by using the OPENQUERY
Transact-SQL statement. However, the query fails when executed.
You need to troubleshoot the cause of the error.
What should you do?
What should you do first?
You configure a new SQL Server 2005 computer to use TCP/IP with all default settings. Your corporate policy
requires that each server use a firewall. You find that you can connect to the SQL Server instance from the local
computer. However, client computers cannot connect to the SQL Server instance.
You need to identify the most likely cause of the connection issues.
What should you do first?
Which permission set should you use?
Application developers in your company create an assembly that contains a CLR function. This CLR function
reads data from a spreadsheet, performs some calculations, and returns the data to a SQL Server 2005 computer.
You need to register the assembly with SQL Server 2005 by using the CREATE ASSEMBLY statement and the
least privileged security permission set.
Which permission set should you use?
Which two protocols can you use to achieve this goal?
You are preparing for a new installation of SQL Server 2005. You need to select the protocols that client
computers might use to connect to the server.
Which two protocols can you use to achieve this goal? (Each correct answer presents a complete solution. Choose
two.)
What should you do?
Your database named DB1 is one of 15 databases located on a SQL Server 2005 computer named SQL1. Recently, users who work with DB1 report that they experience long query execution times. You want to reproduce and analyze this problem in a test environment that holds all copies of the production databases. You need to record the workload for an entire day on SQL1 for later execution on the test server. You must ensure that all events are captured without skipping any, even if SQL1 is under stress.
What should you do?
What are two possible ways to achieve this goal?
You use a SQL Server 2005 computer that was installed with the default settings. A database named DB1 is located on the server. Due to the recent failure of a hard disk controller, you decide to check the integrity of DB1. You create a maintenance task named CheckDB1 that uses default settings. Because this check must not interfere with user transactions, you schedule it to run over the weekend. The following Monday, you need to retrieve the outcome details of the CheckDB1 maintenance plan. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution.
Choose two.)
What are two possible ways to achieve this goal?
TestKing.com has a server named SQL1 that is dedicated to SQL Server 2005. SQL1 is configured for SQL Server and Windows Authentication mode. Using Windows Authentication, you have sysadmin privileges on SQL1. All users who work with SQL1 report that all applications that use SQL1 stop responding. Your supervisor asks you to investigate the problem. In Task Manager, you notice that CPU usage is at 100 percent.
You try to connect to SQL1 by using SQL Server Management Studio. SQL1 does not respond. You need to connect to SQL1 to diagnose the problem. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)