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

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

你设计的策略同步SQL Azure数据库和多个远程Microsoft SQL Server 2008数据库。SQL Azure数据库包含许多表圆形的外键关系。你需要为确保推荐的方法吗所有的远程数据库的变化与SQL Azure数据库同步。什么你应该建议吗?()

  • A、使用SQL Azure数据同步服务。
  • B、使用SQL Server复制。
  • C、使用SQL服务器备份和恢复。
  • D、使用SQL Server数据库快照。

参考答案

更多 “你设计的策略同步SQL Azure数据库和多个远程Microsoft SQL Server 2008数据库。SQL Azure数据库包含许多表圆形的外键关系。你需要为确保推荐的方法吗所有的远程数据库的变化与SQL Azure数据库同步。什么你应该建议吗?()A、使用SQL Azure数据同步服务。B、使用SQL Server复制。C、使用SQL服务器备份和恢复。D、使用SQL Server数据库快照。” 相关考题
考题 公司A在分布式环境下有多个服务器。你正在使用名为SQL1和SQL2的两个安装有SQLSERVER2005的计算机进行工作。这两个服务器都采用SQLSERVER身份验证,但是他们使用不同的登录。现在,你需要写一个联合SQL1和SQL2数据的分布式查询,你应该怎么做?() A.确信SQL1和SQL2在彼此的安全上下文采用相同的登录名B.配置SQL2为SQL1的远程服务器。在SQL1上写查询C.配置SQL2为SQL1的连接服务器并且去模拟远程登录D.配置SQL2为分布式服务器.用pass-throughauthentication.(传递认证)

考题 下述有关SQL数据库的体系结构的叙述正确的是______。Ⅰ.SQL数据库包含多个表Ⅱ.SQL数据库中的基本表对应传统数据库中的模式Ⅲ.一个表可以带多个索引Ⅳ.表包括基本表和视图Ⅴ.视图是由基本表导出的表A.都是B.Ⅰ、Ⅱ和ⅢC.Ⅰ、Ⅱ、Ⅲ和ⅣD.Ⅱ和Ⅲ

考题 你正在设计一个Windows Azure存储数据。你的应用程序以下需求: 据存储系统必须支持超过500GB的存储的数据。 数据检索必须从大量可能的并行线程的线程阻止对方。 你需要给你推荐一个存储数据的方法。你推荐什么?()A、使用Windows Azure队列B、使用Windows Live Mesh2011C、使用一个SQL Azure数据库D、使用Windows Azure表存储

考题 Windows Azure应用程序检索数据从SQL Azure。你需要推荐一个方法对提高应用程序查询性能。你推荐什么?()A、创建一个数据库来检索数据视图。B、使用聚集索引在SQL Azure数据库表。C、打开一个新的数据库连接时的操作超时。D、基于应用程序创建SQL Azure数据库表索引查询。

考题 你正在设计一个Windows Azure的解决方案。将使用多个解决方案客户,每个客户都有不同的业务逻辑和用户界面要求。所有客户使用相同版本的。net运行时。你需要推荐一个部署策略。你该推荐()A、部署在多租户配置。B、部署在一个单租户配置。C、部署与多个web角色实例。D、部署多个工作者角色实例。

考题 你正在设计一个计划迁移Microsoft SQL Server 2008数据库SQL Azure。你不计划来迁移SQL Server数据库SQL Server 2008 R2,你需要推荐一个方法执行批量数据传输从SQL Server数据库SQL Azure。你推荐什么?()A、使用bcp工具。B、使用dta效用。C、使用SQL Server导入和导出向导。D、附上每个SQL Server数据库SQL Azure。

考题 你计划迁移的Microsoft SQL Server2008数据库SQL Azure。您需要推荐一个方法确保数据库连接不降低。你推荐这两个动作应是()A、为数据库查询实现交易。B、关闭数据库连接的应用程序。C、使用微软的ADO.NET的数据访问层。D、数据访问层的实现重试策略。

考题 你正在设计一个战略同步两个地理上不同的SQL Azure数据库。数据库名为DB1坐落在北京,一个名为DB2的数据库位于上海。DB2包含表的一个子集DB1。你需要推荐一个方法双向同步数据库的每一天,你应该推荐()A、使用SQL Azure数据同步。B、Microsoft Sync Framework使用自定义元数据C、使用微软同步框架部分参与者。D、使用微软同步框架文件同步提供者。

考题 你计划的现有应用程序迁移到Windows Azure和SQL Azure。应用程序生成报告文件的请求远程系统要求报告文件将被放置到一个Windows Azure队列。你必须最小化计算资源和存储事务需要处理请求,您需要给你推荐一个处理请求的方法。你推荐什么?()A、为每一个报告文件,创建一个工作者角色不断轮询队列请求。B、创建一个工人角色为每一个报告文件,检查队列在预定的时间间隔请求。C、创建一个工作者角色,不断轮询队列请求并执行在多个线程请求。D、创建一个工作者角色,检查队列请求和在预定的时间间隔在多个线程执行请求。

考题 应用程序连接到一个应用程序SQL Azure数据库。偶尔也会失去连接到SQL Azure数据库。你需要给你推荐一个可靠的方法完成数据访问操作。你推荐什么?()A、使用微软的ADO.NET连接池。B、异常传递给用户界面层。C、数据访问层的实现重试策略。D、每个数据访问操作之前开始一个事务。

考题 你计划的现有应用程序迁移到Windows Azure和SQL Azure。当前的应用程序包含报告由SQL Server的报告服务。您需要推荐一个方法迁移报告。你应该推荐()A、使用SQL Azure托管客户端报告定义。B、使用SQL Azure主机服务器报告定义。C、使用Windows Azure托管客户端报告定义在一个ASP.NET网页。D、使用Windows Azure主机服务器报告定义在一个ASP.NET网页。

考题 你正在设计一个Windows Azure应用程序,应用程序将包括偶尔联系客户,参考数据存储在Windows Azure Blob存储客户端断开连接时可以添加数据。你需要推荐一个方法吗与Windows Azure Blob存储同步离线客户端数据。你应该推荐()A、使用SQL Azure数据同步。B、使用微软同步框架。C、使用Windows Azure Blob存储快照。D、使用Microsoft SQL Server复制组件。

考题 你正在设计一个计划对现有的Microsoft SQL Server 2008数据库迁移到SQL Azure数据库包含一个SQL服务器代理工作,清理应用程序日志表。您需要推荐一个方法确保SQL Server代理工作继续不加修改地运行。你推荐()A、使用SQL Azure数据同步服务。B、在SQL Azure运行SQL Server代理。C、使用SQL Server集成服务(ssi)连接到SQL Azure。D、连接现有的本地SQL Server代理工作SQL Azure。

考题 Windows Azure应用程序将数据存储在一个SQL Azure数据库应用程序启动一个操作,包括三个insert语句。您需要推荐一个方法回滚整个操作如果连接SQL Azure。应该的事情你推荐什么?()A、确保所有相同的数据库事务中执行的语句。B、创建一个数据库中的存储过程,包装的insert语句一试CATCH块。C、数据库中创建一个存储过程,包装的insert语句事务阻塞。D、打开一个新连接到数据库。使用一个单独的事务回滚原来的操作。

考题 你是公司网管,为了你在办公室时用户可以访问网络,你配置远程访问服务在私有模式下。你的网络中存在98和NT的主机,你不希望任何时候都严格限制,你删除了缺省的远程访问策略,然而你希望限制没有验证的用户。你给所有验证用户远程访问的权限,但是有人报告无法建立连接。你该怎么做?()A、创建新的远程访问策略,允许所有域本地组成员使用拨号。B、创建新的组策略允许域本地组成员拨号。C、编辑远程访问策略使用CHAP作为唯一验证策略D、编辑远程访问策略使用PAP,SPAP作为唯一验证策略

考题 You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services.  You need to recommend an approach for migrating the reports.  What should you recommend? ()A、 Use SQL Azure to host client report definitions.B、 Use SQL Azure to host server report definitions.C、 Use Windows Azure to host client report definitions in an ASP.NET webpage.D、 Use Windows Azure to host server report definitions in an ASP.NET webpage.

考题 你计划的部署SQL Azure数据库。你的公司有一个卷Microsoft SQL Server2008的许可协议。SQL Azure数据库必须保持每月99.9%的可用性。你需要推荐的方法减少每月的费用与SQL Azure数据库。该有关你推荐()A、处理器许可证添加到现有的SQL Server许可协议。B、消费购买Windows Azure平台订阅。C、SQL Server服务提供商购买许可协议(改变)。D、购买一个SQL Server Web扩展现有SQL Server许可证许可协议。

考题 你正在设计一个web服务,它将在Windows Azure托管web服务会接受和存储结构化和半结构化数据,web服务必须满足吗以下需求: 在一个事务中更新所有数据。 执行结构化数据的数据结构中的数据存储。 您需要推荐一个方法来存储数据。你推荐什么?()A、使用Windows Azure队列B、使用一个SQL Azure数据库C、使用一个Windows Azure DriveD、使用Windows Azure表存储

考题 你正在设计一个Windows Azure应用程序。消息将放入一个Windows Azure队列,然后由一个工人处理角色。没有坚持要求Windows Azure服务水平协议(SLA)。你需要推荐的方法并行处理消息,同时减少计算成本。你应该推荐()A、一个角色实例分别处理消息B、单个角色实例与多线程的请求处理C、多个角色实例,分别处理消息D、多个角色实例,多线程的请求处理

考题 你正在设计一个Windows Azure应用程序将允许处理的图像批量文件。图像处理通过远程应用程序运行在多个服务器应用程序必须符合以下要求: 期间保持运行批处理操作。 允许用户每幅图回滚到以前的版本。 每个远程应用程序必须具有独占访问一个图像在处理它。你需要推荐一个方法用于存储图片。你推荐什么?()A、在Windows Azure队列存储图像。B、将图像存储在Windows Azure Blob存储。C、将图像存储在Windows Azure存储表。D、图像存储在一个Windows Azure驱动器连接到网络的作用。

考题 You are planning the deployment of a SQL Azure database.  Your company has a Volume Licensing Agreement for Microsoft SQL Server 2008. The SQL Azure database must maintain a monthly availability of 99.9%.   You need to recommend an approach for minimizing the monthly expenses associated with the SQL Azure database.  What should you recommend?()A、 Add a processor license to the existing SQL Server licensing agreement.B、 Purchase a Windows Azure consumption platform subscription.C、 Purchase a SQL Server Services Provider Licensing Agreement (SPLA).D、 Purchase a SQL Server Web license to extend the existing SQL Server licensing agreement.

考题 You are designing a plan to migrate Microsoft SQL Server 2008 databases to SQL Azure. You do not plan to migrate the SQL Server databases to SQL Server 2008 R2.   You need to recommend an approach for performing bulk data transfers from the SQL Server databases to SQL Azure.  What should you recommend?()A、 Use the bcp utility.B、 Use the dta utility.C、 Use the SQL Server Import and Export Wizard.D、 Attach each SQL Server database to SQL Azure.

考题 Multiple Windows Azure applications connect to multiple SQL Azure servers.  On-premise users connect to the SQL Azure servers for a variety of purposes.   You successfully deploy a new Windows Azure application with its own SQL Azure server.  When on- premise users attempt to connect to the new SQL Azure server they receive connection errors.   You need to recommend an approach for mitigating the connectivity issue.  What should you recommend? ()A、 Open port 1433 on the network firewall.B、 Use Security Support Provider Interface (SSPI).C、 Disable the validation of the SSL certificate for the SQL Azure server through theconnection string.D、 Change the firewall rules of the new SQL Azure server to allow access by computers on the internalnetwork.

考题 公司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.(传递认证)

考题 You are designing a plan for migrating an existing Microsoft SQL Server 2008 database to SQL Azure.The database includes a SQL Server Agent job that cleans the application log table.   You need to recommend an approach for ensuring that the SQL Server Agent job continues to run without modification.  What should you recommend?()A、 Use the SQL Azure Data Sync service.B、 Run the SQL Server Agent in SQL Azure.C、 Use SQL Server Integration Services (SSIS) to connect to SQL Azure.D、 Connect the existing on-premise SQL Server Agent jobs to SQL Azure.

考题 单选题You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services.  You need to recommend an approach for migrating the reports.  What should you recommend? ()A  Use SQL Azure to host client report definitions.B  Use SQL Azure to host server report definitions.C  Use Windows Azure to host client report definitions in an ASP.NET webpage.D  Use Windows Azure to host server report definitions in an ASP.NET webpage.

考题 单选题You are planning the deployment of a SQL Azure database.  Your company has a Volume Licensing Agreement for Microsoft SQL Server 2008. The SQL Azure database must maintain a monthly availability of 99.9%.   You need to recommend an approach for minimizing the monthly expenses associated with the SQL Azure database.  What should you recommend?()A  Add a processor license to the existing SQL Server licensing agreement.B  Purchase a Windows Azure consumption platform subscription.C  Purchase a SQL Server Services Provider Licensing Agreement (SPLA).D  Purchase a SQL Server Web license to extend the existing SQL Server licensing agreement.