Create a linked server on SQL1 to SQL2. Configure the linked server to use impersonation.
Create a linked server on SQL1 to SQL2. Configure the linked server to use mapped logins.
Instruct Eric to write the queries on SQL2 by using the OPENQUERY statement and specifying SQL1 as the server name.
Instruct Eric to specify SQL Server object names by using four-part notation.
第1题:
公司A有一个名为SQL1的SQL Server 2005服务器。SQL1设置为SQL Server和Windows身份认证模式。使用Windows认证,在SQL1上你有sysadmin权限。使用SQL1工作的所有用户都反映说:使用SQL1的所有应用程序均停止响应。你的上司让你去调查此问题。在任务管理器中,你注意到CPU使用率为100%。你试图用SQL Server Management Studio连接到SQL1。但SQL1没有响应。你需要连接到SQL1才能诊断问题。哪两种方法可能让你达成此目标?()
第2题:
You need to identify the combinations of the Windows operating system and SQL Server 2005 version that will be the most appropriate for the new R&D configuration, which will include the Research, Parts, and Engineering databases.Which two combinations will be the most appropriate?()
第3题:
TestKing.com has two SQL Server 2005 computers named SQL1 and SQL2. Transaction log shipping occurs from SQL1 to SQL2 by using default SQL Server Agent schedule settings. You need to reconfigure transaction log shipping to provide minimum latency on SQL2. What should you do?()
第4题:
You are the administrator of a SQL Server 2005 computer named SQL1. SQL1 is a member of a Microsoft Active Directory domain. You do not have any rights or privileges to perform domain administration. However, you have been granted membership in the local Administrators group on SQL1. You perform most of the management of SQL1 from your administrative workstation. However, for security reasons, you want to track all attempts for interactive logons and network connections to SQL1. What should you do?()
第5题:
Configure an HTTP endpoint for SQL2 on SQL1.
Configure SQL2 as a linked server on SQL1.
Configure an HTTP endpoint for SQL1 on SQL2.
Configure SQL1 as a linked server on SQL2.
第6题:
Set the appropriate local password policies for all computers on which SQL Server is installed.
Set the server authentication mode of all SQL Server instances to Windows Authentication mode.
Install all instances of SQL Server 2005 on computers that run Windows Server 2003 or later.
Create SQL Server logins that have CHECK_POLICY enabled.
第7题:
Microsoft SQL Server 2005 Mobile Edition
Microsoft SQL Server 2005 Express Edition
Microsoft SQL Server 2005 Standard Edition
Microsoft SQL Server 2005 Workgroup Edition
第8题:
On SQL1, reschedule the transaction log backup job so that it occurs every minute. On SQL2, maintain default schedule settings for both the log shipping copy and the restore jobs.
On SQL1, change the schedule type for the transaction log backup to Start automatically when SQL Server Agent starts. On SQL2, change the schedule types for both the log shipping copy and the restore jobs to Start automatically when SQL Server Agent starts.
On SQL1, maintain default schedule settings for the transaction log backup job. On SQL2, change the schedule types for both the log shipping copy and the restore jobs to Start automatically when SQL Server Agent starts.
On SQL1, reschedule the transaction log backup job so that it occurs every minute. On SQL2, reschedule both the log shipping copy and the restore jobs so that they occur every minute.
第9题:
You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance
You should upgrade the SQL Server 2005 application to use SQL Server 2008
You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance
You should install SQL Server 2008 as a named instance, and make the new application use the new instance.
第10题:
Snapshot replication should be set on SQL1. And then SQL2 should be set as a standard subscriber for a standard subscription.
Transactional replication should be set on SQL1. And then, SQL2 should be set as a standard subscriber for a standard subscription.
Merge replication should be set on SQL1. And then SQL2 should be set as a standard subscriber for an updateable subscription.
Transactional replication should be set on SQL1. And then, SQL2 should be set as a standard subscriber for an updateable subscription.
第11题:
To achieve the goal, a DML trigger on each table should be created to prevent deletion of data.
To achieve the goal, a DDL trigger should be created, and that the ON DATABASE parameter is utilized by DDL trigger for the Staging database.
To achieve the goal, an event notification should be created to fire when the TRUNCATE TABLE Transact-SQL statement is submitted to the Staging database.
To achieve the goal, a DDL trigger should be created, and the ON ALL SERVER parameter is utilized by the DDL trigger.
第12题:
Select the Subscription Watch List tab for SQL1. View the Latency column for the SQL2 subscription.
Select the All Subscriptions tab for the Pub1 publication. View the Latency column for the SQL2 subscription.
Select the Tracer Tokens tab for the Pub1 publication. Select the Insert Tracer Option and wait for the requested latency values for the SQL2 subscription to appear.
Select the Subscription Watch List tab for SQL1. Double-click the SQL2 subscription.View the duration details on the Publisher to Distributor History tab as well as on the Distributor to Subscriber History tab.
第13题:
TestKing.com 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?()
第14题:
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?()
第15题:
You are a database administrator for your company. You are configuring a new SQL Server 2005 computer named SQL1. SQL1 will run Reporting Services. It will also be configured to automatically perform database backups and other maintenance tasks. There are no other SQL Server computers in the network environment. All access to SQL1 will be made by using SQL1s DNS name. You need to disable any unnecessary services on SQL1. Which service or services should you disable?()
第16题:
Create a linked server on SQL1 to SQL2. Configure the linked server to use impersonation.
Create a linked server on SQL1 to SQL2. Configure the linked server to use mapped logins.
Instruct Eric to write the queries on SQL2 by using the OPENQUERY statement and specifying SQL1 as the server name.
Instruct Eric to specify SQL Server object names by using four-part notation.
第17题:
A domain account should be created for each of the company’s users. And then, each domain account should be offered with access to SQL1 and the Services database.
A local logon account should be created on SQL1 for each of the company’s users. And then, each logon account should be offered with access to SQL1 and the Services database.
One SQL Server logon account should be created for all of the company’s computers running MS-DOS or UNIX-based operating systems. And then, the Enforce password policy option should be enabled for users’ accounts. At last, the logon accounts should be provided with access to the Services database.
A SQL Server logon account should be created for each of the company’s users. And then, the Enforce password policy option should be enabled for each logon account. At last, each logon account should be offered with access to the Services database.
A virtual directory should be configured through Internet Information Services (IIS) for access to SQL1. And then, users should be directed to the virtual directory for data access.
第18题:
Create a domain account for each of the company’s users. Provide each domain account with access to SQL1 and the Services database.
Create a local logon account on SQL1 for each of the company’s users. Provide each logon account with access to SQL1 and the Services database.
Create a SQL Server logon account for each of the company’s users. Enable the Enforce password policy option for each logon account. Provide each logon account with access to the Services database.
Configure a virtual directory through Internet Information Services (IIS) for access to SQL1. Direct users to the virtual directory for data access.
Create one SQL Server logon account for all of the company’s computers running MS-DOS or UNIX-based operating systems. Enable the Enforce password policy option for users’ accounts. Provide the logon accounts with access to the Services database.
第19题:
从SQL1控制台运行SQL Server Profiler。将跟踪信息存储到SQL1上的表中
从连接到SQL1的远程桌面运行SQL Server Profiler。将跟踪信息存储到另一台计算机的文件中
连接到SQL1的一台独立计算机中运行SQL Server Profiler。将跟踪信息存储到SQL1上的表中
从连接到SQL1的一台独立计算机中运行SQL Server Profiler。将跟踪信息存储到运行SQL Server Profiler的计算机文件中
第20题:
Change the .NET application to define a new server connection to SQL2.
Configure a linked server on SQL1 to point to SQL2.
Configure a linked server on SQL2 to point to SQL1.
Change the stored procedures called by the .NET application to include the OPENXML command.
第21题:
one SQL Server 2005 computer with one instance
two SQL Server 2005 computers, each with two instances
two SQL Server computers, one with one instance and one with three instances
one SQL Server 2005 computer with two instances
第22题:
Join the two servers by using the four-part syntax of server.database.schema.table.
Reference SQL2 by using an alias.
Add SQL2 as a remote server to SQL1.
Add SQL2 as a linked server to SQL1.
第23题:
Create a linked server on SQL1 to SQL2. Configure the linked server to use impersonation.
Create a linked server on SQL1 to SQL2. Configure the linked server to use mapped logins.
Instruct Eric to write the queries on SQL2 by using the OPENQUERY statement and specifying SQL1 as the server name.
Instruct Eric to specify SQL Server object names by using four-part notation.
第24题:
Internet Information Services
SQL Server Browser
SQL Server Agent
Microsoft Distributed Transaction Coordinator