- SQL Server 2017 Administrator's Guide
- Marek Chmel Vladimír Mu?n?
- 212字
- 2021-07-02 21:51:34
New installation possibilities
With the release of SQL Server 2017, administrators are very excited about the following new installation scenarios:
- SQL Server on Linux
- SQL Server in a container
The SQL Server on Linux installation scenario was a big highlight when SQL Server 2017 was announced for the first time. The installation process is managed via the command prompt, from downloading the SQL Server installer to starting the newly installed instance. Access to the instance is done by the sqlcmd command line almost in the same way as on Windows. Right now, SQL Server DE, as well as SSRS and SSIS services, support running on Linux.
Container is quite a new term supported by Microsoft. We can think about containers as lightweight virtual machines with less isolation of processes (for example, service running in a container can be stopped from the host operating system). Another approach of container is to create a sandbox for an isolated amount of system resources. Container installation of SQL Server is done via command prompt.
When SQL Server is installed on Linux or in some container, it's accessed by clients in exactly the same way as any other instance of SQL Server. More detailed information about these new installation scenarios is beyond the scope of this book.
- 集成架構中型系統
- 西門子S7-200 SMART PLC從入門到精通
- Java開發技術全程指南
- 計算機控制技術
- 21天學通ASP.NET
- RPA:流程自動化引領數字勞動力革命
- 可編程控制器技術應用(西門子S7系列)
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- 高維聚類知識發現關鍵技術研究及應用
- Mastering GitLab 12
- Mastering Geospatial Analysis with Python
- Learning ServiceNow
- AVR單片機工程師是怎樣煉成的
- 筆記本電腦維修之電路分析基礎
- Cloud Native Development Patterns and Best Practices