在ECSWindowsServer2012R2上面安裝單機版SQLServer2016
- 安裝SQL Server 2016的硬體以及軟體要求
Component |
Requirement |
.NET Framework |
SQL Server 2016 RC1 and later require .NET Framework 4.6 for the Database Engine, Master Data Services, or Replication. SQL Server 2016 setup automatically installs .NET Framework. You can also manually install .NET Framework from Microsoft .NET Framework 4.6 (Web Installer) for Windows.
For more information, recommendations, and guidance about .NET Framework 4.6 see .NET Framework Deployment Guide for Developers.
Windows 8.1, and Windows Server 2012 R2 require KB2919355 before installing .NET Framework 4.6. |
Network Software |
Supported operating systems for SQL Server 2016 have built-in network software. Named and default instances of a stand-alone installation support the following network protocols: Shared memory, Named Pipes, TCP/IP and VIA.
Note: Shared memory and VIA are not supported on failover clusters.
Also note that the VIA protocol is deprecated. This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
For more information about Network Protocols and Network Libraries, see Network Protocols and Network Libraries. |
Hard Disk |
SQL Server 2016 requires a minimum of 6 GB of available hard-disk space.
Disk space requirements will vary with the SQL Server 2016 components you install. For more information, see Hard Disk Space Requirements later in this topic. For information on supported storage types for data files, see Storage Types for Data Files. |
Drive |
A DVD drive, as appropriate, is required for installation from disc. |
Monitor |
SQL Server 2016 requires Super-VGA (800×600) or higher resolution monitor. |
Internet |
Internet functionality requires Internet access (fees may apply). |
- ESC的Windows server 2012 R2 預設安裝.NET4.5 版本。另外,請在控制皮膚->程式->程式和功能->已安裝更新 裡面查詢是否已經安裝了KB2919355, 如果沒有安裝,請在控制皮膚->系統和安全->Windows更新中進行檢測安裝,或者去Microsoft官網KB2919355下載。
注: PolyBase配置(like DRDS)要求安裝Oracle JRE 7.51或者更高版本,可以到http://www.oracle.com/technetwork/java/javase/downloads/index.html進行下載,更多詳細資訊參考https://msdn.microsoft.com/en-us/library/mt163689.aspx。
- 開啟SQL Server 2016安裝介質,點選安裝,選擇全新SQL Server獨立安裝或向現有安裝新增功能
- 輸入產品祕鑰
- 勾選“我接受許可條款”
- 選擇需要安裝的功能
- 填寫例項名稱
- 選擇該例項作為polybase的獨立例項還是scale-out的某個計算機點
- 設定服務賬戶和例項排序規則
- 設定例項認證方式、管理員、資料目錄、TempDB目錄、初始化和自動增長大小以及filstream
- 配置Distributed Replay控制器發使用者及目錄
- 單機“接受”
- 配置完畢,單擊“安裝”。
相關文章
- 在Ubuntu上安裝Hadoop單機版UbuntuHadoop
- pkg-config 在windows 上面的安裝。Windows
- Hadoop單機版安裝Hadoop
- 2,ELK安裝--ES安裝(單機版)
- Linux安裝Redis單機版LinuxRedis
- Hadoop單機版的安裝Hadoop
- Hbase單機版的安裝
- docker安裝單機版 NacosDocker
- Docker 一鍵安裝Nacos 單機版Docker
- Flink安裝極簡教程-單機版
- 在linux環境安裝單機RocketMQLinuxMQ
- kafka環境安裝及簡單使用(單機版)Kafka
- 華為GaussDB資料庫(單機版)在ARM環境下的安裝指南資料庫
- k3s單機版安裝部署 附一鍵安裝指令碼指令碼
- kubernetes單機安裝
- Zookeeper單機安裝
- 在騰訊雲的ubuntu伺服器上面安裝git伺服器Ubuntu伺服器Git
- 【clickhouse專欄】單機版的安裝與驗證
- mysql在linux上cmake安裝方法(自己安裝版)MySqlLinux
- hadoop偽分散式叢集的安裝(不是單機版)Hadoop分散式
- Kubernetes單機快速安裝
- Redis安裝單機(Linux)RedisLinux
- 單機CentOS 安裝 TiDBCentOSTiDB
- G012-OB-INS-01 OceanBase 試用版單機 SERVER 在 CentOS 7.8 上的安裝ServerCentOS
- Oracle12.02.1單機安裝Oracle
- centos7安裝單機kafkaCentOSKafka
- Ubuntu18.10安裝MySQL(最簡單版)UbuntuMySql
- Pulsar本地單機(偽)叢集 (裸機安裝與docker方式安裝) 2.2.0Docker
- Nextcloud fpm 版在 Dokcer 下安裝踩坑Cloud
- win10安裝版怎麼安裝_安裝版win10安裝教程Win10
- 3-1.Hadoop單機模式安裝Hadoop模式
- 單個虛擬機器安裝spark虛擬機Spark
- 在虛擬機器中安裝ftp虛擬機FTP
- 在 Linux Mint 安裝 Linux Kernel 4.12(穩定版)Linux
- 在 Ubuntu18.04 上安裝 Docker CE (社群版)UbuntuDocker
- 手機termux安裝Linux發行版再安裝青龍皮膚Linux
- 麒麟 V10 一鍵安裝 Oracle 11GR2(231017)單機版 2Oracle
- CentOS6.5安裝zookeeper-3.4.5(單機)CentOS
- centos7 hadoop 單機模式安裝配置CentOSHadoop模式