你用Service Broker去管理SQL Server 2005数据库之间的数据请求。你需要改变已有的Service对象。你需要确保改动完成之前,Service收不到任何信息,你该如何做?()A、用ACTIVATION STATUS OFF创建队列。当服务就绪时将其设置为ONB、用STATUS OFF创建队列。当服务就绪时将其设置为ONC、仅以队列名参量创建队列,当服务就绪时设置其他参数D、以max_queue_readers =0创建队列,当服务就绪时将其设置为最优值
你用Service Broker去管理SQL Server 2005数据库之间的数据请求。你需要改变已有的Service对象。你需要确保改动完成之前,Service收不到任何信息,你该如何做?()
- A、用ACTIVATION STATUS OFF创建队列。当服务就绪时将其设置为ON
- B、用STATUS OFF创建队列。当服务就绪时将其设置为ON
- C、仅以队列名参量创建队列,当服务就绪时设置其他参数
- D、以max_queue_readers =0创建队列,当服务就绪时将其设置为最优值
相关考题:
你用ServiceBroker去管理SQLServer2005数据库之间的数据请求。你需要改变已有的Service对象。你需要确保改动完成之前,Service收不到任何信息,你该如何做?() A.用ACTIVATIONSTATUSOFF创建队列。当服务就绪时将其设置为ONB.用STATUSOFF创建队列。当服务就绪时将其设置为ONC.仅以队列名参量创建队列,当服务就绪时设置其他参数D.以max_queue_readers=0创建队列,当服务就绪时将其设置为最优值
你正在开发一个基于Web的应用程序。这个应用程序访问一个名为DataManager的SQL SERVER 2005 数据库。应用中的一个页面可以启动执行另一个数据库ReportingDatabase中的一个存储过程。已知DataManager 数据库和ReportingDatabase数据库之间存在Service Broker连接。现在,你需要去增加两个新的消息类型到Service Broker服务。为此,在这两个数据库中,你分别创建了名为ProcessReport 和 SendResult两个新的消息类型。为了把这个两个消息类型增加到Service Broker服务,你首先应该怎么做?()A、以ACTIVATION 参数值为DataManager.dbo.ProcessReport,为每个数据库创建一个队列。B、使用语句BEGIN DIALOG FROM SERVICE ’ProcessReport’ TO SERVICE ’SendResult’ 在两个数据库之间创建一个会话。C、使用语句CREATE CONTRACT ProcessData (ProcessReport SENT BY INITIATOR, SendResult SENT BYTARGET) 在两个服务之间创建一个合约(contract)D、使用语句CREATE SERVICE DataManager ON QUEUE ProcessReport 为每个数据库创建一个服务(services)
Your company runs Remote Desktop Services. You have a Remote Desktop Web Access (RD Web Access) server. You publish several applications on the internal networ k by using RD Web Access. You need to ensure that the published applications are accessible from the Internet via an HTTPS connection over port 443. What should you do first?()A、Use Internet Information Services (IIS) Manager to disable Forms Authentication .B、Use Internet Information Services (IIS) Manager to enable Windows Authentication.C、Install and configure the Remote Desktop Gateway (RD Gateway) role service on the RD Web Access server.D、Install and configure the Remote Desktop Connection Broker (RD Connection Broker) role service on the RD Web Access server.
You need to design the Service Broker queues that will be used to submit requests for long-running reports. Your solution must minimize complexity of using the queues by applications. What should you do?()A、Specify one queue for each client application that can submit report requests.B、Specify one queue for each of the two report-generation services.C、Specify one queue for all long-running report requests.D、Specify eight queues:One for each service, and one for each client application.
Your company has an Active Directory domain. All servers in the domain run Windows Server 2008. The Terminal Services Gateway role service is installed on a server named Server1. The Terminal Services role is installed on two servers named Server2 and Server3. Server2 and Server3 are configured in a load balancing Terminal Server farm named TSLoad. You deploy the Terminal Services (TS) Session Broker service on a new server named Server4. You confirm that the TS Session Broker works correctly. You deploy a hardware load balancing device to handle the load distribution to the Terminal Server farm. The device has specialized support for terminal servers and routing tokens. You discover that the TS Session Broker no longer works correctly. You need to ensure that the TS Session Broker works correctly. Which Group Policy object(GPO)should you create and apply to the Terminal Server farm?()A、A GPO that enables the Use IP Address Redirection policy setting in the Session Directory section of the Terminal Server Group Policy template.B、A GPO that disables the Use IP Address Redirection policy setting in the TS Session Broker section of the Terminal Server Group Policy template.C、A GPO that enables the Use TS Session Broker Load Balancing policy setting in the Session Directory section of the Terminal Server Group Policy template.D、A GPO that disables the Use TS Session Broker Load Balancing policy setting in the Session Directory section of the Terminal Server Group Policy template.
单选题Your company has a load-balanced Remote Desktop Session Host (RD Session Host) cluster. You need to track user session information for the load-balanced RD Session Host cluster. What should you do?()ACreate a Remote Desktop resource authorization policy (RD RAP).BCreate a Remote Desktop connection authorization policy (RD CAP).CInstall and configure the Remote Desktop Licensing role service.DInstall and configure the Remote Desktop Connection Broker role service.
单选题你用Service Broker去管理SQL Server 2005数据库之间的数据请求。你需要改变已有的Service对象。你需要确保改动完成之前,Service收不到任何信息,你该如何做?()A用ACTIVATION STATUS OFF创建队列。当服务就绪时将其设置为ONB用STATUS OFF创建队列。当服务就绪时将其设置为ONC仅以队列名参量创建队列,当服务就绪时设置其他参数D以max_queue_readers =0创建队列,当服务就绪时将其设置为最优值
单选题You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is an Active Directory domain in. All servers in the domain run WindowsServer 2008. The TS Gateway role service is installed on a server named S01. The Terminal Servicesserver role is installed on servers named S02 and S03. S02 and S03 are configured in a load balancing Terminal Server farm named TSLoad. You have the TS Session Broker service installed and configured ona new server named S04. S02 and S03 have to be configured to join the TS Session Broker. What action should you perform next?()AA Group Policy object (GPO) should be configured to set the Require secure RPC communication soption in the Terminal Services Security section to False. The GPO should be applied to S02 and S03.BS02 and S03 should be configured to access TS Session Broker by using the TS Gateway role service.CA new Group Policy object (GPO) should be created. This GPO should assign S04 to S02 and S03 astheir session broker server. The GPO should be applied to S02 and S03.DA Group Policy object (GPO) should be configured to set the Set TS Gateway server address option inthe Terminal Services Security section to S01. The GPO should be applied to all client computers.
单选题You need to recommend an RD Gateway configuration that meets the company’s technical requirements. What should you recommend?()ACreate two Remote Desktop connection authorization policies (RD CAPs) and one Remote Desktop resource authorization policy (RD RAP).BCreate one Remote Desktop connection authorization policy(RD CAP)and two Remote Desktop resource authorization policies (RD RAPs).CCreate one Remote Desktop resource authorization policy(RD RAP)and deploy the Remote Desktop Connection Broker(RD Connection Broker) role service.DCreate one Remote Desktop connection authorization policy(RD CAP) and deploy the Remote Desktop Connection Broker (RD Connection Broker) role service.
单选题You are creating a Web-based application to manage data aggregation for reports. The application connects to a SQL Server 2005 database named DataManager. One page in the application has controls that execute stored procedures in a database named ReportingDatabase. There is an existing Service Broker connection between the DataManager database and ReportingDatabase.You want to add two new message types to the existing service. In each database, you create message types named ProcessReport and SendResult. You need to add the two new message types to the existing service. What should you do first?()ACreate a queue on each database with the ACTIVATION argument set to DataManager dbo processReport.BCreate a conversation between the databases by using the following Statement BEGIN DIALOG FROM SERVICE ’ProcessReport’ TO SERVICE ’SendResult’CCreate a contract between the services by using the following statement.CREATE CONTRACT processData (ProcessReport SENT BY INITIATOR,SendResult SENT BY TARGET)DCreate services for each database by using the following statement.CREATE SERVICE DataManager on QUEUE ProcessReport
单选题Your company has an Active Directory domain. All servers in the domain run Windows Server 2008. The Terminal Services Gateway (TS Gateway) role service is installed on a server named Server1. The Terminal Services role is installed on servers named Server2 and Server3. Server2 and Server3 are configured in a load balancing Terminal Server farm named TSLoad. You install and configure the Terminal Services (TS) Session Broker service on a new server named Server4. You need to configure Server2 and Server3 to join the TS Session Broker. What should you do next?()AConfigure Server2 and Server3 to use the TS Gateway role service to access TS Session Broker.BCreate a new Group Policy object (GPO) that assigns Server4 to Server2 and Server3 as their session broker server. Apply the GPO to Server2 and Server3.CConfigure a Group Policy object (GPO) to set the Set TS Gateway server address option in the Terminal Services Security section to Server1. Apply the GPO to all client computers.DConfigure a Group Policy object (GPO) to set the Require secure RPC communications option in the Terminal Services Security section to False. Apply the GPO to Server2 and Server3.
单选题Which of the following is an identity service that runs in the cloud as the trust broker and is used by Exchange Server?()AFederated Organization IdentifierBMicrosoft Federation GatewayCApplication IdentifierDFederation Trust
多选题下列复句中属于并列关系的有()A你去,我也去。B你去,我就去。C不是你去,就是我去。D要么你去,要么我去。E不是你去,而是我去。