SQL Server Customer Advisory Team - SQL Server Best Practices

Enabling SQL Server customers to navigate the most challenging frontiers of large scale data management.

Browse by Tags

All Tags » 中文(简体) (RSS)
Sorry, but there are no more tags available to filter with.
  • Views 443

    使用Analysis Services 进行Scale-Out 查询

    SQL Server 最佳实践 发布日期 : 2007 年 6 月 13 日 作者 : Denny Lee, Nicholas Dritsas 投稿人 : Lubor Kollar, Lindsey Allen 此白皮书描述了如何为 Microsoft SQL Server 2005 Analysis Services 建立一个可伸缩且负载平衡的查询环境,以便处理在 Analysis Services 服务器上并发的大量查询请求。负载平衡查询可以确保针对 OLAP 多维数据集的读取在任何时刻都能查询到最新的聚合,并且将查询负载分散到所有可用的服务器上。这种 scale-out 查询架构可以优化多维数据集的处理时间...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 596

    将排序规则以及数据类型从非Unicode改为Unicode所带来的影响

    SQL Server 最佳实践 发布日期 : 2007 年 11 月 作者 : Akio Jose 技术评论家 : Don Vilen, Fernando Caro, Goldie Chaudhuri, Michael Wang, Sanjay Mishra, Stuart Ozer 当商务增长呈现国际化时,其数据库系统必须能够通过使用 Unicode 数据类型,实现在数据表中存储多国语言字符。该白皮书研究的内容是将数据表的列从非 Unicode 数据类型转为 Unicode 数据类型以及更改数据库排序规则所花费的时间。并使用这些信息来计算更改大数据表所需的时间。 更多信息,请参考白皮书 The...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 1,153

    在SQL Server 2005 Analysis Services 中识别并解决MDX 查询性能瓶颈

    SQL Server 最佳实践 发布日期 : 2007 年 8 月 作者 : Carl Rabeler, Eric Jacobsen 技术评论家 : Craig Utley 提升单独 MDX 的查询性能需要做很多事情。首先,你必须在性能不佳的 MDX 查询中找到造成性能瓶颈的源。为了能够找到这个源,你需要理解如何使用现有的 Microsoft Windows 以及 SQL Server 2005 Analysis Services 的排错工具来辅助你找到瓶颈,并且你还要能够看懂这些工具所显示出的信息。这篇文章提供了现有工具的相关信息并演示了如何使用这些工具通过单独的 MDX 查询来识别并解决 MDX...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 1,181

    在SQL Server 2005中为XML 数据类型优化性能

    Microsoft SQL Server 9.0 技术文档 发布日期 : 2005 年 12 月 作者 : Shankar Pal, Babu Krishnaswamy, Vasili Zolotov, and Leo Giakoumakis 此文档将研究如何提升 Microsoft SQL Server 2005 中 XML 数据类型的查询以及数据修改的性能。为了能够从此文章中学到更多,你需要熟悉 SQL Server 2005 中的 XML 功能。相关背景知识,请参考 Microsoft SQL Server 2005 中的 XML Support 以及 MSDN 中的 XML Best Practices...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 1,055

    XML在Microsoft SQL Server 2005中的最佳实践

    Microsoft SQL Server 9.0 技术文档 发布日期 : 2004 年 4 月 , 修改日期: 2007 年 4 月 作者 : Shankar Pal, Vishesh Parikh, Vasili Zolotov, Leo Giakoumakis, Michael Rys 该文章将介绍 XML 数据模型及其在 Microsoft SQL Server 2005 中的使用,并会举出相应的例子。为了能够从此文章中学到更多,你需要了解 SQL Server 中一些基本的 XML 功能,有关这些内容,请参阅 Microsoft Developer Network 中的 XML Support...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 631

    SQL Server 2005安全性的最佳实践- 操作任务及管理任务

    SQL Server 最佳实践 发布日期 : 2007 年 3 月 13 日 作者 : Bob Beauchemin, SQLskills 技术评论家 : Laurentiu Cristofor, Al Comeau, Sameer Tejani, Devendra Tiwari, Rob Walters, Niraj Nagrani 此白皮书包含了和 SQL Server 2005 安全性相关的操作任务以及管理任务,并列举了最佳实践以及可以让 SQL Server 系统更加安全的操作任务和管理任务。每个主题都描述了一个功能及其最佳实践。有关特定功能以及文章中所提到的数据定义语言 (data definition...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 300

    通过聚集索引以及堆来对比数据表组织结构 (Clustered Indexes vs. Heaps)

    SQL Server 最优实践 发布日期 : 2007 年 5 月 25 日 作者 : Burzin Patel, Sanjay Mishra 投稿人 : Kohei Ueda, Michael Thomassy 技术评论家 : Stuart Ozer, Prem Mehra, Sunil Agarwal, Artem Oaks, Tengiz Kharatishvili, Mike Ruthruff, Hermann Daeubler, Tom Davidson, Eric Jacobsen, Lindsey Allen 在 SQL Server 2005 中,任何一个数据表不是采用聚集索引就是通过堆...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 527

    在SQL Server 2005 Analysis Services 的连通性场景中解决常见的连通性问题

    SQL Server 最佳实践 发布日期 : 2007 年 4 月 30 日 作者 : Carl Rabeler 技术评论家 : Craig Utley 此文章列举了 10 个最常见的连通性场景,这里面包含了用户最容易遇到的连通性问题,并深入研究了常见客户端应用程序所产生的错误消息。此文章将向你展示如何快速隔离每一个错误,并且提供了如何解决造成错误消息的底层问题。 更多信息,请参阅白皮书 Resolving Common Connectivity Issues in SQL Server 2005 Analysis Services Connectivity Scenarios
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 311

    通过数据库镜像实现应用程序故障转移 (Application Failover)

    SQL Server 最佳实践 发布日期 : 2007 年 4 月 19 日 作者 : Michael Thomassy, Sanjay Mishra 技术评论家 : Prem Mehra, Mike Ruthruff, Don Vilen, Kevin Cox, Chris Lee, Siva Raghupathy, Jaaved Mohammed, Burzin Patel, Cihan Biyikoglu, Madhu Desarapu 数据库镜像可以在数据库服务器出现故障的时候切换到另一台服务器上。为了实现无缝的用户体验,很重要的一点是让应用程序能够自动重新连接到当前的主服务器上。该文章描述了如何确保你的应用程序在数据库镜像发生故障转移的时候自动实现故障跳转...
    Posted to Weblog by denny.lee on 01-28-2008
  • Views 315

    针对Analysis Services 2005的OLAP 设计的最佳实践

    SQL Server 最佳实践 发布日期 : 2007 年 3 月 21 作者 : Matt Carroll 投稿人 : Robert Zare, Edward Melomed, Akshai Mirchandani, Marius Dumitru, Siva Harinath 技术评论家 : Craig Utley, Nicholas Dritsas 项目编辑 : Jeannine Nelson-Takaki 该文章描述了在 Microsoft SQL Server 2005 Analysis Services 中设计 OLAP 数据库并更好的迎合用户功能性需求和性能需求所推荐的最佳实践。为联机分析处理...
    Posted to Weblog by denny.lee on 01-28-2008
Page 1 of 3 (26 items) 1 2 3 Next >
Search
CAT | Customer Advisory Team | Meet the members of the largest SQL Server implementation team.
Use your Windows Live ID to log in here.
   

More Info


Toolbox

Check out our toolbox of helpful tools

   
Presentations

Check out our presentations, radio, podcasts, and webcasts



Other great SQLCAT resources

CSS Experts Blog: Great SQL Tips and Best Practices from SQL Escalation engineering team

SQLCAT ISV Team blog: Great SQL tips and best practices from the SQLCAT ISV team


Copyright 2007 Microsoft Corporation. All Rights Reserved.