网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

公司A有两台名为SQL1和SQL2的SQL SERVER 2005数据库服务器。这两个服务器之间进行数据复制。SQL1即是发布服务器也是分发服务器,SQL2只作为订阅服务器。在SQL1上只有一个名为Pub1的发布,并且由SQL1自己担任分发者。现在,管理者需要一个复制滞后时间状态报表。因此,你需要在SQL1上使用复制监视器找出当前在发布服务器到分发服务器、分发服务器到订阅服务器之间的滞后时间是否在正常范围之内,你应该怎么做?()

  • A、选择SQL1节点,然后选择订阅监视列表页,查看列表中SQL2订阅的滞后时间列。
  • B、选择Pub1节点,然后选择所有发布页,查看列表中SQL2订阅的滞后时间列。
  • C、选择Pub1节点,然后选择跟踪令牌页,选择插入跟踪器,然后在出现的列表中查看订阅的滞后时间值。
  • D、选择SQL1节点,然后选择订阅监视列表页,然后双击SQL2订阅,查看发布服务器到分发服务器历史记录页和分发服务器到订阅服务器的历史记录页中持续时间值否正常。

参考答案

更多 “公司A有两台名为SQL1和SQL2的SQL SERVER 2005数据库服务器。这两个服务器之间进行数据复制。SQL1即是发布服务器也是分发服务器,SQL2只作为订阅服务器。在SQL1上只有一个名为Pub1的发布,并且由SQL1自己担任分发者。现在,管理者需要一个复制滞后时间状态报表。因此,你需要在SQL1上使用复制监视器找出当前在发布服务器到分发服务器、分发服务器到订阅服务器之间的滞后时间是否在正常范围之内,你应该怎么做?()A、选择SQL1节点,然后选择订阅监视列表页,查看列表中SQL2订阅的滞后时间列。B、选择Pub1节点,然后选择所有发布页,查看列表中SQL2订阅的滞后时间列。C、选择Pub1节点,然后选择跟踪令牌页,选择插入跟踪器,然后在出现的列表中查看订阅的滞后时间值。D、选择SQL1节点,然后选择订阅监视列表页,然后双击SQL2订阅,查看发布服务器到分发服务器历史记录页和分发服务器到订阅服务器的历史记录页中持续时间值否正常。” 相关考题
考题 公司A有一个名为SQL1的SQLServer2005服务器。SQL1设置为SQLServer和Windows身份认证模式。使用Windows认证,在SQL1上你有sysadmin权限。使用SQL1工作的所有用户都反映说:使用SQL1的所有应用程序均停止响应。你的上司让你去调查此问题。在任务管理器中,你注意到CPU使用率为100%。你试图用SQLServerManagementStudio连接到SQL1。但SQL1没有响应。你需要连接到SQL1才能诊断问题。哪两种方法可能让你达成此目标?()A.用osql实用工具连接到SQL1B.使用专用管理员连接的sqlcmd实用工具连接到SQL1C.用SQLServerManagementStudio连接到SQL1。打开一个查询窗口并执行以下语句:DBCCTRACEON1244D.在SQLServerManagementStudio中,在工具栏上,点击数据库引擎查询以打开连接到数据库引擎对话框。在服务器名称文本框内,敲入ADMIN:SQL1。选择SQLServer身份认证并提供你的sa身份。点击连接按钮

考题 公司A有两个名为SQL1和SQL2的SQLSERVER2005数据库服务器。公司员工Eric依据公司的数据库写了许多adhoc查询(即席分布式查询)。Eric有访问SQL1上客户数据库的权限,但是没有访问SQL2上销售数据库的权限。你需要保证Eric能在这两个服务器之间进行联合(join)信息查询,你首先应该怎么做?() A.在SQL1上创建连接服务器SQL2.配置连接服务器采用模拟登录。B.在SQL1上创建连接服务器SQL2.配置连接服务器采用登录映射。C.通知Eric在SQL2上使用OPENQUERY语句写查询并且指定SQL1作为服务器名。D.通知Eric通过四个部分组成的名称(server.database.schema.table)指定SQLSERVER对象名。

考题 公司A在分布式环境下有多个服务器。目前,你正在使用名为SQL1和SQL2的两个安装有SQLSERVER2005的计算机进行工作。这两个服务器都采用SQLSERVER身份验证,但是他们使用不同的登录。现在,你需要写一个联合SQL1和SQL2数据的分布式查询,你应该怎么做?() A.确信SQL1和SQL2在彼此的安全上下文采用相同的登录名B.配置SQL2为远程服务器。在SQL1上写查询C.配置SQL2为连接服务器去模拟远程登录D.配置SQL2为分布式服务器.用pass-throughauthentication.(传递认证)

考题 公司A有两台SQLSERVER2005服务器,分别名为SQL1和SQL2。从SQL1到SQL2正在利用SQLSERVERAgent缺省计划设置进行着事务日志传送。你需要重新配置一下事务日志传送作业的设置,以使传送滞后时间达到最小,你应该怎么做?() A.在SQL1上,设置事务日志备份作业的执行计划为每分钟执行一次。在SQL2上,日志传送的复制作业和还原作业维持默认的计划设置不变。B.在SQL1上,设置事务日志备份作业的执行计划为SQLServerAgent启动时自动启动执行。在SQL2上,设置日志传送的复制作业和还原作业的执行计划为SQLServerAgent启动时自动启动执行。C.在SQL1上,维持事务日志备份作业为缺省设置不变。在SQL2上,设置日志传送的复制作业和还原作业的执行计划为SQLServerAgent启动时自动启动执行。D.在SQL1上,设置事务日志备份作业的执行计划为每分钟执行一次。在SQL2上,设置日志传送的复制作业和还原作业的执行计划为每分钟执行一次。

考题 公司A有两台名为SQL1和SQL2的SQLSERVER2005数据库服务器。在SQL1上有一个名为DB1的数据库,它包含了一个表TableA。TableA被复制到SQL2上的DB1Repl数据库后,有用户反馈说查询DB1Repl中表TableA的数据非常缓慢。经过你的调查后发现,表TableA只有一个聚集索引被复制过来,所有其他的索引都没有被复制。你检查表TableA的项目属性,如下图所示。为了在订阅被重新初始化的时候DB1中表TableA的所有索引都被复制,你应该改变哪两项复制属性?()A.复制聚集索引B.复制非聚集索引C.复制扩展属性D.复制主键约束E.复制索引分区方案F.复制XML索引

考题 公司A有两台名为SQL1和SQL2的SQLSERVER2005数据库服务器。这两个服务器之间进行数据复制。SQL1即是发布服务器也是分发服务器,SQL2只作为订阅服务器。在SQL1上只有一个名为Pub1的发布,并且由SQL1自己担任分发者。现在,管理者需要一个复制滞后时间状态报表。因此,你需要在SQL1上使用复制监视器找出当前在发布服务器到分发服务器、分发服务器到订阅服务器之间的滞后时间是否在正常范围之内,你应该怎么做?()A.选择SQL1节点,然后选择订阅监视列表页,查看列表中SQL2订阅的滞后时间列。B.选择Pub1节点,然后选择所有发布页,查看列表中SQL2订阅的滞后时间列。C.选择Pub1节点,然后选择跟踪令牌页,选择插入跟踪器,然后在出现的列表中查看订阅的滞后时间值。D.选择SQL1节点,然后选择订阅监视列表页,然后双击SQL2订阅,查看发布服务器到分发服务器历史记录页和分发服务器到订阅服务器的历史记录页中持续时间值否正常。

考题 公司A在分布式环境下有多个服务器。你正在使用名为SQL1和SQL2的两个安装有SQLSERVER2005的计算机进行工作。这两个服务器都采用SQLSERVER身份验证,但是他们使用不同的登录。现在,你需要写一个联合SQL1和SQL2数据的分布式查询,你应该怎么做?() A.确信SQL1和SQL2在彼此的安全上下文采用相同的登录名B.配置SQL2为SQL1的远程服务器。在SQL1上写查询C.配置SQL2为SQL1的连接服务器并且去模拟远程登录D.配置SQL2为分布式服务器.用pass-throughauthentication.(传递认证)

考题 您的应用程序需要访问位于两台分别装有SQLSERVER2005的数据库服务器上的数据。已知这两台服务器名称分别为SQL1和SQL2。在SQL1上你有权限创建存储过程来供应用程序使用;但是在SQL2上你只有Select数据的权限。假设你在SQL1上创建了一个存储过程,并且在存储过程中利用OPENQUERY来访问SQL2中的数据;然而,在执行存储过程的时候却失败了,为了解决这个问题,你应该怎么做?() A.使用由四个部分组成的名称(server.database.schema.table)连接两个服务器B.用别名引用SQL2C.在SQL1上新建远程服务器SQL2D.在SQL1上新建连接服务器SQL2

考题 You are the administrator of a SQL Server 2000 computer named SQL1. You want to perform. ad hoc distribution queries against a database that is stored on a SQL Server 2000 computer named SQL2. SQL2 contains several databases, and each of these databases uses a different collation.You want to ensure that comparisons in distributed queries are evaluated correctly. You also want to minimize administrative overhead.How should you configure SQL1?A.Use the ALTER DATABASE statement to change the collation of the databases on SQL1.B.Add SQL2 as remote server.C.Add SQL2 as a linked server. Select the Use Remote Collation check box, and do not specify a collation name.D.Add SQL2 as a linked server. Select the Use Remote Collation check box, and specify a collation name. Repeat this process once for each database on SQL2.

考题 公司A有一个由两个域DOM1和DOM2组成的网络。两个域之间没有信任关系。DOM1包含一个名为SQL1的服务器。DOM2包含一个名为SQL2的服务器。两个服务器都运行着SQL Server 2005。SQL1上的SQL Server实例使用服务帐户DOM1/SQLService1。SQL2上的SQL Server实例使用服务帐户DOM2/SQLService2。任何一个服务器上都不存在镜像端点。SQL1包含一个名为DB1的数据库。你想要使用高级别保护模式且在无见证的情况下将DB1镜像到SQL2。为此,你要创建数据库镜像端点并设置所有涉及到的Server实例的安全。你会怎样做?()A、使用配置数据库镜像安全向导为DB1创建端点并设置安全性。建立端点使用SQL SERVER 验证。B、用Transact-SQL为每个Server实例配置数据库镜像端点及安全性。允许数据库镜像对出入 连接使用加密证书。C、创建登录并将其添加到sysadmin组。设置每一个Server实例都使用SQL Server认证登录。然后使用数据库属性镜像页上配置安全性向导为DB1创建端点。D、连接到各个Server实例并执行以下语句。CREATE ENDPOINT mirroring STATE = STARTED AS TCP ( LISTENER_PORT=5022)FOR DATABASE_MIRRORING(AUTHENTICATION = WINDOWS NTLM, ROLE=PARTNER);

考题 公司A有一个名为SQL1的SQL Server 2005服务器。SQL1设置为SQL Server和Windows身份认证模式。使用Windows认证,在SQL1上你有sysadmin权限。使用SQL1工作的所有用户都反映说:使用SQL1的所有应用程序均停止响应。你的上司让你去调查此问题。在任务管理器中,你注意到CPU使用率为100%。你试图用SQL Server Management Studio连接到SQL1。但SQL1没有响应。你需要连接到SQL1才能诊断问题。哪两种方法可能让你达成此目标?()A、用osql实用工具连接到SQL1B、使用专用管理员连接的sqlcmd实用工具连接到SQL1C、用SQL Server Management Studio连接到SQL1。打开一个查询窗口并执行以下语句:DBCC TRACEON 1244D、在SQL Server Management Studio中,在工具栏上,点击数据库引擎查询以打开连接到数据库引擎对话框。在服务器名称文本框内,敲入ADMIN:SQL1。选择SQL Server身份认证并提供你的sa身份。点击连接按钮

考题 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?()A、Ensure that both SQL1 and SQL2 use the same login name as the security context for each server.B、Configure SQL2 as a remote server. Write the query on SQL1.C、Configure SQL2 as a linked server to impersonate the remote login.D、Configure SQL2 as a distributed server. Use pass-through authentication.

考题 公司A有两台SQL SERVER 2005服务器,分别名为SQL1和SQL2。从SQL1到SQL2正在利用SQL SERVER Agent缺省计划设置进行着事务日志传送。你需要重新配置一下事务日志传送作业的设置,以使传送滞后时间达到最小,你应该怎么做?()A、在SQL1上,设置事务日志备份作业的执行计划为每分钟执行一次。在SQL2上 ,日志传送的复制作业和还原作业维持默认的计划设置不变。B、在SQL1上,设置事务日志备份作业的执行计划为SQL Server Agent 启动时自动启动执行。在SQL2上,设置日志传送的复制作业和还原作业的执行计划为SQL Server Agent 启动时自动启动执行。C、在SQL1上,维持事务日志备份作业为缺省设置不变。在SQL2上,设置日志传送的复制作业和还原作业的执行计划为SQL Server Agent 启动时自动启动执行。D、在SQL1上,设置事务日志备份作业的执行计划为每分钟执行一次。在SQL2上,设置日志传送的复制作业和还原作业的执行计划为每分钟执行一次。

考题 公司A在分布式环境下有多个服务器。你正在使用名为SQL1和SQL2的两个安装有SQL SERVER 2005的计算机进行工作。这两个服务器都采用SQL SERVER 身份验证,但是他们使用不同的登录。现在,你需要写一个联合SQL1和SQL2数据的分布式查询,你应该怎么做?()A、确信SQL1和SQL2在彼此的安全上下文采用相同的登录名B、配置SQL2为SQL1的远程服务器。在SQL1上写查询C、配置SQL2为SQL1的连接服务器并且去模拟远程登录D、配置SQL2为分布式服务器.用 pass-through authentication.(传递认证)

考题 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?()A、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.B、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 gent starts.C、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.D、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.

考题 单选题You are a database administrator for your company. The company has two SQL Server 2005 computers named SQL1 and SQL2. SQL1 is located on the local network. SQL2 is located at a vendors site and is connected by using a VPN over the Internet. You need to write heterogeneous queries on SQL1 that access data from both SQL1 and SQL2. To ensure that your queries are functional, you must configure access to the vendors site. What should you do?()A Configure an HTTP endpoint for SQL2 on SQL1.B Configure SQL2 as a linked server on SQL1.C Configure an HTTP endpoint for SQL1 on SQL2.D Configure SQL1 as a linked server on SQL2.

考题 单选题公司A有两个名为SQL1和SQL2的SQL SERVER 2005数据库服务器。公司员工Eric依据公司的数据库写了许多ad hoc查询(即席分布式查询)。Eric有访问SQL1上客户数据库的权限,但是没有访问SQL2上销售数据库的权限。你需要保证Eric能在这两个服务器之间进行联合(join)信息查询,你首先应该怎么做?()A 在SQL1上创建连接服务器SQL2.配置连接服务器采用模拟登录。B 在SQL1上创建连接服务器SQL2.配置连接服务器采用登录映射。C 通知Eric在SQL2上使用OPENQUERY语句写查询并且指定SQL1作为服务器名。D 通知Eric通过四个部分组成的名称(server.database.schema.table)指定SQL SERVER 对象名。

考题 单选题公司A在分布式环境下有多个服务器。你正在使用名为SQL1和SQL2的两个安装有SQL SERVER 2005的计算机进行工作。这两个服务器都采用SQL SERVER 身份验证,但是他们使用不同的登录。现在,你需要写一个联合SQL1和SQL2数据的分布式查询,你应该怎么做?()A 确信SQL1和SQL2在彼此的安全上下文采用相同的登录名B 配置SQL2为SQL1的远程服务器。在SQL1上写查询C 配置SQL2为SQL1的连接服务器并且去模拟远程登录D 配置SQL2为分布式服务器.用 pass-through authentication.(传递认证)

考题 单选题您的应用程序需要访问位于两台分别装有SQL SERVER 2005 的数据库服务器上的数据。已知这两台服务器名称分别为SQL1和SQL2。在SQL1上你有权限创建存储过程来供应用程序使用;但是在SQL2上你只有Select 数据的权限。假设你在SQL1上创建了一个存储过程,并且在存储过程中利用OPENQUERY来访问SQL2中的数据;然而,在执行存储过程的时候却失败了,为了解决这个问题,你应该怎么做?()A 使用由四个部分组成的名称(server.database.schema.table)连接两个服务器B 用别名引用SQL2C 在SQL1上新建远程服务器SQL2D 在SQL1上新建连接服务器SQL2

考题 多选题公司A使用位于SQL1 服务器上的任务关键级数据库DB1。你要将DB1镜像到另外一个服务器SQL2上。在你建立数据库镜像前,需要为DB1和服务器做好镜像前的准备。你需要执行以下哪三项操作?()A将SQL1上的DB1恢复模式设置为大容量日志恢复B将SQL1上的DB1恢复模式设置为完全恢复C备份SQL1上的DB1。在SQL2上恢复备份;指定NORECOVERY选项D备份SQL1上的DB1。在SQL2上恢复备份;指定STANDBY选项E为所有涉及的服务器创建端点

考题 单选题公司A在分布式环境下有多个服务器。目前,你正在使用名为SQL1和SQL2的两个安装有SQL SERVER 2005的计算机进行工作。这两个服务器都采用SQL SERVER 身份验证,但是他们使用不同的登录。现在,你需要写一个联合SQL1和SQL2数据的分布式查询,你应该怎么做?()A 确信SQL1和SQL2在彼此的安全上下文采用相同的登录名B 配置SQL2为远程服务器。在SQL1上写查询C 配置SQL2为连接服务器去模拟远程登录D 配置SQL2为分布式服务器.用 pass-through authentication.(传递认证)

考题 单选题You are a database administrator of two SQL Server 2005 computers named SQL1 and SQL2. You have a Microsoft .NET application that has been modified so that it now accesses a database on SQL2 in addition to SQL1. You do not want the user application to connect directly to SQL2. You need to enable the data retrieval from SQL2 while maintaining the ability to assign different permissions to different users who use the .NET application. What should you do?()A Change the .NET application to define a new server connection to SQL2.B Configure a linked server on SQL1 to point to SQL2.C Configure a linked server on SQL2 to point to SQL1.D Change the stored procedures called by the .NET application to include the OPENXML command.

考题 多选题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?()ASet the recovery model of DB1 on SQL1 to bulk-logged recovery.BSet the recovery model of DB1 on SQL1 to full recovery.CBack up DB1 on SQL1. Restore the backup on SQL2; specify the NORECOVERY option.DBack up DB1 on SQL1. Restore the backup on SQL2; specify the STANDBY option.EBack up DB1 on SQL1. Restore the backup on SQL2; specify the RECOVERY option.FCreate endpoints on all participating servers.GSet the AutoShrink property of DB1 on SQL1 to false.

考题 单选题You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work as a database administrator for a financial services company. Replication is configured between two SQL Server 2005 computers, and the servers are respectively named SQL1 and SQL2. Real-time transactional data is stored by the SQL1. And SQL2 is utilized for reporting. The data on SQL01 should not be changed by SQL2. The publication contains a large amount of data. Since you are the database administrator, you need to make sure that data is replicated from SQL1 to SQL2 in as near real-time as possible to confirm accurate reporting during replication. In addition, you need to make sure that this data is replicated securely.  Which action should be performed?()A Snapshot replication should be set on SQL1. And then SQL2 should be set as a standard subscriber for a standard subscription.B Transactional replication should be set on SQL1. And then, SQL2 should be set as a standard subscriber for a standard subscription.C Merge replication should be set on SQL1. And then SQL2 should be set as a standard subscriber for an updateable subscription.D Transactional replication should be set on SQL1. And then, SQL2 should be set as a standard subscriber for an updateable subscription.

考题 单选题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?()A Join the two servers by using the four-part syntax of server.database.schema.table.B Reference SQL2 by using an alias.C Add SQL2 as a remote server to SQL1.D Add SQL2 as a linked server to SQL1.

考题 单选题TestKing.com has two SQL Server 2005 computers named SQL1 and SQL2. A user in TestKing.com 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?()A Create a linked server on SQL1 to SQL2. Configure the linked server to use impersonation.B Create a linked server on SQL1 to SQL2. Configure the linked server to use mapped logins.C Instruct Eric to write the queries on SQL2 by using the OPENQUERY statement and specifying SQL1 as the server name.D Instruct Eric to specify SQL Server object names by using four-part notation.

考题 单选题TestKing.com has two SQL Server 2005 computers named SQL1 and SQL2. Both servers take part in replication. SQL1 is both the Publisher and its own Distributor of a publication named Pub1. Pub1 is the only publication on SQL1, and SQL2 is the only Subscriber. Your supervisor requests a status report about the replication latencies. Using Replication Monitor on SQL1, you need to find out the current latencies between the Publisher and Distributor as well as between the Distributor and Subscriber. What should you do?()A Select the Subscription Watch List tab for SQL1. View the Latency column for the SQL2 subscription.B Select the All Subscriptions tab for the Pub1 publication. View the Latency column for the SQL2 subscription.C 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.D 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.