一、SQL Server2016安装
1、处理器、内存和操作系统要求:
内存
最小值:
Express 版本:512 MB
所有其他版本:1 GB
建议:
Express 版本:1 GB
所有其他版本:至少 4 GB 并且应该随着数据库大小的增加而增加,以便确保最佳的性能。
处理器速度
最低要求:x64 处理器:1.4 GHz
建议:2.0 GHz 或更快
处理器类型
x64 处理器:AMD Opteron、AMD Athlon 64、支持 Intel EM64T 的 Intel Xeon、支持 EM64T 的 Intel Pentium IV
SQL Server Enterprise
Windows Server 2012、
Windows Server 2012 R2
SQL Server Business Intelligence
Windows Server 2012、
Windows Server 2012 R2
SQL Server Standard
SQL Server Developer
SQL Server Express
Windows 8、Windows 8.1
Windows 10
Windows Server 2012、
Windows Server 2012 R2
SQL Server Web
Windows Server 2012、
Windows Server 2012 R2
2、SQL Server2016下载地址:
https://www.microsoft.com/zh-cn/evalcenter/evaluate-sql-server-2016
3、安装需要的组件:
(1)NET Framework
默认在安装sqlserver2016时会自动安装
下载地址:https://support.microsoft.com/zh-cn/kb/3045560
(2)Oracle JRE7
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
作者:shy