SQL Server 2012 Books Online in topic “common criteria compliance enabled Server Configuration Option” says “In addition to enabling the common criteria compliance enabled option, you also must download and run a script that finishes configuring SQL Server to comply with Common Criteria Evaluation Assurance Level 4+ (EAL4+). You can download this script from the Microsoft SQL Server Common Criteria Web site.”But there is no script there (http://www.microsoft.com/en-us/sqlserver/common-criteria.aspx ) for SQL 2012 (there is for earlier SQL versions).This is confusing. Do we need to run a script after setting the sp_configure option, or is this now unnecessary?For SQL Server 2008 R2 there are two scripts (under “Start-Up Process”)• Server Trace (EAL4_trace.sql)• CC Version Processes (Install_cc_triggers.sql)Proposed Solution is:Either add the scripts to the SQL 2012 section in the URL, or change the SQL Server 2012 Books Online to remove reference to the script(s).
Product Language
Category
Proposed Solution
Primary Benefit
Other Benefits
Virtualization
Please wait...