【问题标题】:Is the Server Collation Latin1_General_CI_AS_KS_WS required for Sharepoint 2010 Enterprise?Sharepoint 2010 Enterprise 是否需要服务器排序规则 Latin1_General_CI_AS_KS_WS?
【发布时间】:2016-07-02 14:45:56
【问题描述】:

在 Project Server 2010 场中。 SQL Server 是否需要具有 Latin1_General_CI_AS_KS_WS 服务器排序规则?该软件是:

Windows 2008 R2 企业版 SharePoint 2010 企业版 项目服务器 SQL Server 2008 R2 标准版

在 SQL Server 设置中缺少排序规则。我是否可以改用另一个服务器排序规则并继续我的场而不会出现问题。

【问题讨论】:

    标签: sharepoint-2010 sql-server-2008-r2 project-server


    【解决方案1】:

    我们正在运行 Windows 2008 R2 企业版 SharePoint 2010 企业版 2010年项目 SQL Server 2008 R2 企业版

    我们正在使用排序规则

    Latin1_General_CI_AS

    完全没有任何问题,所以猜想它对软件来说并没有那么重要。

    【讨论】:

      【解决方案2】:
      The following TechNet Article talks about the SQL Server collation for the SharePoint databases
      http://technet.microsoft.com/en-us/library/cc288970.aspx#section1
      
      “The SQL Server collation must be configured for case-insensitive. The SQL Server database collation must be configured for case-insensitive, accent-sensitive, Kana-sensitive, and width-sensitive. This is to ensure file name uniqueness consistent with the Windows operating system.”
      
      However, we do not support changing the default collation (Latin1_General_CI_AS_KS_WS) for SharePoint databases to any other collations (CI, AS, KS, WS).
      
      We support any CI collation for the SQL instance (for master, tempdb databases). However we recommend using Latin1_General_CI_AS_KS_WS as the instance default collation (master, tempdb databases).
      
      
      
      Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use for other considerations.
      

      https://support.microsoft.com/en-in/kb/2008668

      https://social.technet.microsoft.com/Forums/en-US/b1e7fcf0-3c20-47b1-af5e-8a6577e5f88e/sharepoint-sql-collation-best-practice?forum=sharepointadminprevious

      【讨论】:

        猜你喜欢
        • 2011-03-11
        • 2011-04-06
        • 2014-02-22
        • 1970-01-01
        • 2019-01-24
        • 2019-07-07
        • 2015-03-05
        • 2011-08-28
        • 2011-12-05
        相关资源
        最近更新 更多