niusouti.com

你计划的部署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许可证许可协议。

题目

你计划的部署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许可证许可协议。

相似考题
更多“你计划的部署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许可证许可协议。”相关问题
  • 第1题:

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

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

    正确答案:A

  • 第2题:

    你计划的现有应用程序迁移到Windows Azure和SQL Azure。当前的应用程序包含报告由SQL Server的报告服务。您需要推荐一个方法迁移报告。你应该推荐()

    • A、使用SQL Azure托管客户端报告定义。
    • B、使用SQL Azure主机服务器报告定义。
    • C、使用Windows Azure托管客户端报告定义在一个ASP.NET网页。
    • D、使用Windows Azure主机服务器报告定义在一个ASP.NET网页。

    正确答案:C

  • 第3题:

    你正在设计一个计划对现有的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。

    正确答案:D

  • 第4题:

    A Windows Azure application connects to a SQL Azure database.  The database size has increased significantly.   Some queries in the application no longer complete.   You need to recommend an approach for identifying queries that do not complete.  What should you recommend?()

    • A、 Use the SQL Server Profiler to capture all SQL activities.
    • B、 Use a Dynamic Management View to analyze performance.
    • C、 Use the Database Engine Tuning Advisor to analyze the workload.
    • D、 Use Microsoft SQL Server Management Studio to analyze the SQL logs.

    正确答案:B

  • 第5题:

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

    • A、使用Windows Azure队列
    • B、使用一个SQL Azure数据库
    • C、使用一个Windows Azure Drive
    • D、使用Windows Azure表存储

    正确答案:B

  • 第6题:

    公司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实用工具连接到SQL1
    • B、使用专用管理员连接的sqlcmd实用工具连接到SQL1
    • C、用SQL Server Management Studio连接到SQL1。打开一个查询窗口并执行以下语句:DBCC TRACEON 1244
    • D、在SQL Server Management Studio中,在工具栏上,点击数据库引擎查询以打开连接到数据库引擎对话框。在服务器名称文本框内,敲入ADMIN:SQL1。选择SQL Server身份认证并提供你的sa身份。点击连接按钮

    正确答案:B,D

  • 第7题:

    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.

    正确答案:D

  • 第8题:

    You are designing a strategy for synchronizing a SQL Azure database and multiple remote Microsoft SQL Server 2008 databases.  The SQL Azure database contains many tables that have circular foreign key relationships.  You need to recommend an approach for ensuring that all changes in the remote databases synchronize with the SQL Azure database.  What should you recommend?()

    • A、 Use SQLAzure Data Sync Service.
    • B、 Use SQL Server replication.
    • C、 Use SQL Server backup and restore.
    • D、 Use SQL Server database snapshots.

    正确答案:A

  • 第9题:

    公司一个新的员工需要访问名为SQL1服务器上的SQL SERVER 2005 数据库.你用CREATE LOGIN ajones WITH PASSWORD = ’SQLServer$1’为其创建了登录名ajones。新员工报告说:当他在使用ajones登录的时候,收到如下的错误“用户‘ajones’登录失败。该用户与可信的SQL SERVER 连接无关联”。你需要解决这个问题并允许这个员工去登录SQL1。你应该怎么做?()

    • A、改变SQL SERVER 安全身份验证模式为“SQL SERVER 和 Windows 身份验证模式”
    • B、改变SQL SERVER 安全身份验证模式为“Windows 身份验证模式”
    • C、保证创建的登录名是带方括号([])的。(例如:[loginname])
    • D、通过用CREATE USER 语句给新创建的登录访问指定数据库的权限

    正确答案:A

  • 第10题:

    单选题
    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.


    正确答案: B
    解析: 暂无解析

  • 第11题:

    多选题
    You are planning the migration of an existing application to Windows Azure and SQL Azure.  The original application includes a Microsoft SQL Server 2008 database.   You need to recommend an approach for ensuring that the database migrates successfully toSQL Azure.  Which two actions should you recommend?()
    A

    Remove all clustered indexes from the database.

    B

    Remove all dependencies on the Microsoft Distributed Transaction Coordinator (MSDTC) from the application.

    C

    Use SSL and SQL authentication to connect to the database.

    D

    Use SSL and Windows authentication to connect to the database.


    正确答案: D,C
    解析: 暂无解析

  • 第12题:

    单选题
    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.


    正确答案: C
    解析: 暂无解析

  • 第13题:

    应用程序连接到一个应用程序SQL Azure数据库。偶尔也会失去连接到SQL Azure数据库。你需要给你推荐一个可靠的方法完成数据访问操作。你推荐什么?()

    • A、使用微软的ADO.NET连接池。
    • B、异常传递给用户界面层。
    • C、数据访问层的实现重试策略。
    • D、每个数据访问操作之前开始一个事务。

    正确答案:C

  • 第14题:

    你正在设计一个Windows Azure应用程序,应用程序将包括偶尔联系客户,参考数据存储在Windows Azure Blob存储客户端断开连接时可以添加数据。你需要推荐一个方法吗与Windows Azure Blob存储同步离线客户端数据。你应该推荐()

    • A、使用SQL Azure数据同步。
    • B、使用微软同步框架。
    • C、使用Windows Azure Blob存储快照。
    • D、使用Microsoft SQL Server复制组件。

    正确答案:B

  • 第15题:

    要让管理SQL-Server数据库的Management-Studio或者访问数据库的应用程序正常工作,()必须处于启动状态。

    • A、SQL-Server-Analysis-Servers服务
    • B、SQL-Server服务
    • C、SQL-Server-Browser服务
    • D、SQL-Server-Agent服务

    正确答案:B

  • 第16题:

    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.

    正确答案:C

  • 第17题:

    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.

    正确答案:B

  • 第18题:

    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.

    正确答案:A

  • 第19题:

    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.

    正确答案:D

  • 第20题:

    You are planning the migration of an existing application to Windows Azure and SQL Azure.  The original application includes a Microsoft SQL Server 2008 database.   You need to recommend an approach for ensuring that the database migrates successfully toSQL Azure.  Which two actions should you recommend?()

    • A、 Remove all clustered indexes from the database.
    • B、 Remove all dependencies on the Microsoft Distributed Transaction Coordinator (MSDTC) from the application.
    • C、 Use SSL and SQL authentication to connect to the database.
    • D、 Use SSL and Windows authentication to connect to the database.

    正确答案:B,C

  • 第21题:

    单选题
    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.


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    You are designing a strategy for synchronizing a SQL Azure database and multiple remote Microsoft SQL Server 2008 databases.  The SQL Azure database contains many tables that have circular foreign key relationships.  You need to recommend an approach for ensuring that all changes in the remote databases synchronize with the SQL Azure database.  What should you recommend?()
    A

     Use SQLAzure Data Sync Service.

    B

     Use SQL Server replication.

    C

     Use SQL Server backup and restore.

    D

     Use SQL Server database snapshots.


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    A Windows Azure application connects to a SQL Azure database.  The database size has increased significantly.   Some queries in the application no longer complete.   You need to recommend an approach for identifying queries that do not complete.  What should you recommend?()
    A

     Use the SQL Server Profiler to capture all SQL activities.

    B

     Use a Dynamic Management View to analyze performance.

    C

     Use the Database Engine Tuning Advisor to analyze the workload.

    D

     Use Microsoft SQL Server Management Studio to analyze the SQL logs.


    正确答案: C
    解析: 暂无解析