Поддерживаемые обновления версий и выпусков (sql server 2016)supported version & edition upgrades (sql server 2016)

Storage Types for Data Files

The supported storage types for data files are:

  • Local Disk
    • SQL Server currently supports disk drives that have standard native sector sizes of 512 bytes and 4 KB. Hard disks with sector sizes larger than 4 KB may cause errors when attempting to store SQL Server data files on them. See Hard disk drive sector-size support boundaries in SQL Server for more information on hard disk sector-size support in SQL Server
    • SQL Server failover cluster installation supports Local Disk only for installing the tempdb files. Ensure that the path specified for the tempdb data and log files is valid on all the cluster nodes. During failover, if the tempdb directories are not available on the failover target node, the SQL Server resource will fail to come online.
  • Shared Storage
  • Storage Spaces Direct (S2D)
  • SMB File Share
    • SMB storage is not supported for Analysis Services data files for either standalone or clustered installations. Use direct attached storage, a storage area network, or S2D instead.
    • SMB storage can be hosted by a Windows File Server or a third-party SMB storage device. If Windows File Server is used, the Windows File Server version should be 2008 or later. For more information about installing SQL Server using SMB file share as a storage option, see Install SQL Server with SMB Fileshare as a Storage Option.

Службы SQL Server 2016 Master Data Services (MDS)SQL Server 2016 Master Data Services (MDS)

  • Улучшения в производной иерархии, включая поддержку для рекурсивных иерархий и иерархий «многие ко многим»Derived hierarchy improvements, including support for recursive and many-to-many hierarchies
  • Фильтрация атрибута на основе доменаDomain-based attribute filtering
  • Синхронизация сущностей для совместного использования данных сущности в разных моделяхEntity syncing for sharing entity data between models
  • Рабочие процессы утверждения с использованием наборов измененийApproval workflows via changesets
  • Пользовательские индексы для повышения производительности запросовCustom indexes to improve query performance
  • Новые уровни разрешений для повышения уровня безопасностиNew permission levels for improved security
  • Переработанный интерфейс управления бизнес-правиламиRedesigned business rules management experience

См. раздел о службах Master Data Services (MDS).See Master Data Services (MDS).

Требования к месту на дискеDisk space requirements

Во время установки SQL ServerSQL Serverустановщик Windows создает временные файлы на системном диске.During installation of SQL ServerSQL Server, Windows Installer creates temporary files on the system drive. Прежде чем запускать программу для установки или обновления версии до SQL ServerSQL Server, проверьте, что на системном диске доступно не менее 6,0 ГБ свободного места для устанавливаемых файлов.Before you run Setup to install or upgrade SQL ServerSQL Server, verify that you have at least 6.0 GB of available disk space on the system drive for these files. Это требование должно быть выполнено даже в том случае, если компоненты SQL ServerSQL Server устанавливаются на диск, отличный от предложенного по умолчанию.This requirement applies even if you install SQL ServerSQL Server components to a non-default drive.

Фактические требования к объему свободного места на диске зависят от конфигурации системы, а также от набора устанавливаемых компонентов.Actual hard disk space requirements depend on your system configuration and the features that you decide to install. В следующей таблице представлены требования к свободному месту на диске для компонентов SQL ServerSQL Server .The following table provides disk space requirements for SQL ServerSQL Server components.

КомпонентFeature Свободное место на дискеDisk space requirement
КомпонентКомпонент Database EngineDatabase Engine и файлы данных, репликация, полнотекстовый поиск и службы Data Quality ServicesКомпонент Database EngineDatabase Engine and data files, Replication, Full-Text Search, and Data Quality Services 1480 МБ1480 MB
Компонент Database EngineDatabase Engine (как описано выше) со службами R Services (в базе данных)(as above) with R Services (In-Database) 2744 МБ2744 MB
Компонент Database EngineDatabase Engine (как описано выше) со службой запросов PolyBase для внешних данных(as above) with PolyBase Query Service for External Data 4194 МБ4194 MB
СлужбыСлужбы Analysis ServicesAnalysis Services и файлы данныхСлужбы Analysis ServicesAnalysis Services and data files 698 МБ698 MB
Службы Reporting ServicesReporting Services 967 МБ967 MB
Microsoft R ServerMicrosoft R Server (автономный)(Standalone) 280 МБ280 MB
Службы Reporting ServicesReporting Services — SharePoint- SharePoint 1203 МБ1203 MB
Службы Reporting ServicesReporting Services Надстройка для продуктов SharePointAdd-in for SharePoint Products 325 МБ325 MB
Клиент Data QualityData Quality Client 121 МБ121 MB
Средства связи клиентских средствClient Tools Connectivity 328 МБ328 MB
Службы Integration ServicesIntegration Services 306 МБ306 MB
Клиентские компоненты (кроме компонентов электронной документации по SQL ServerSQL Server и служб Integration Services)Client Components (other than SQL ServerSQL Server Books Online components and Integration Services tools) 445 МБ445 MB
Службы Master Data ServicesMaster Data Services 280 МБ280 MB
SQL ServerSQL Server Компоненты электронной документации для просмотра и управления содержимым справки*Books Online Components to view and manage help content* 27 МБ27 MB
Все компонентыAll Features 8030 МБ8030 MB

*Требование к месту на диске для загружаемого содержимого электронной документации — 200 МБ.*The disk space requirement for downloaded Books Online content is 200 MB.

SQL Server Editions

The following table describes the editions of SQL Server.

SQL Server edition Definition
Enterprise The premium offering, SQL Server Enterprise edition delivers comprehensive high-end datacenter capabilities with blazing-fast performance, unlimited virtualization, and end-to-end business intelligence — enabling high service levels for mission-critical workloads and end-user access to data insights.
Standard SQL Server Standard edition delivers basic data management and business intelligence database for departments and small organizations to run their applications and supports common development tools for on-premise and cloud — enabling effective database management with minimal IT resources.
Web SQL Server Web edition is a low total-cost-of-ownership option for Web hosters and Web VAPs to provide scalability, affordability, and manageability capabilities for small to large-scale Web properties.
Developer SQL Server Developer edition lets developers build any kind of application on top of SQL Server. It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. SQL Server Developer is an ideal choice for people who build SQL Server and test applications.
Express editions Express edition is the entry-level, free database and is ideal for learning and building desktop and small server data-driven applications. It is the best choice for independent software vendors, developers, and hobbyists building client applications. If you need more advanced database features, SQL Server Express can be seamlessly upgraded to other higher end versions of SQL Server. SQL Server Express LocalDB, a lightweight version of Express that has all of its programmability features, yet runs in user mode, and has a fast, zero-configuration installation and a short list of prerequisites.

RDBMS high availability

Feature Enterprise Standard Web Express withAdvanced Services Express
Server core support1 Yes Yes Yes Yes Yes
Log shipping Yes Yes Yes No No
Database mirroring Yes Yes2 Yes3 Yes3 Yes3
Backup compression Yes Yes No No No
Database snapshot Yes Yes Yes Yes Yes
Always On failover cluster instances4 Yes Yes No No No
Always On availability groups5 Yes No No No No
Basic availability groups6 No Yes No No No
Automatic read write connection re-routing Yes No No No No
Online page and file restore Yes No No No No
Online index create and rebuild Yes No No No No
Resumable online index rebuilds Yes No No No No
Online schema change Yes No No No No
Fast recovery Yes No No No No
Accelerated database recovery Yes Yes Yes No No
Mirrored backups Yes No No No No
Hot add memory and CPU Yes No No No No
Database recovery advisor Yes Yes Yes Yes Yes
Encrypted backup Yes Yes No No No
Hybrid backup to Windows Azure (backup to URL) Yes Yes No No No
Cluster-less availability group 5,6 Yes Yes No No No
Failover servers for disaster recovery7 Yes Yes No No No
Failover servers for high availability7 Yes Yes No No No
Failover servers for disaster recovery in Azure7 Yes Yes No No No

1 For more information on installing SQL Server on Server Core, see Install SQL Server on Server Core.

2 Full safety only

3 Witness only

4 On Enterprise Edition, the number of nodes is the operating system maximum. On Standard edition there is support for two nodes.

5 On Enterprise Edition, provides support for up to 8 secondary replicas — including 5 synchronous secondary replicas.

6 Standard Edition supports basic availability groups. A basic availability group supports two replicas, with one database. For more information about basic availability groups, see Basic Availability Groups.

7Software assurance required.

SQL Server editions

The following table describes the editions of SQL Server.

SQL Server edition Definition
Enterprise The premium offering, SQL Server Enterprise edition delivers comprehensive high-end datacenter capabilities with blazing-fast performance, unlimited virtualization1, and end-to-end business intelligence — enabling high service levels for mission-critical workloads and end-user access to data insights.
Standard SQL Server Standard edition delivers basic data management and business intelligence database for departments and small organizations to run their applications and supports common development tools for on-premises and cloud — enabling effective database management with minimal IT resources.
Web SQL Server Web edition is a low total-cost-of-ownership option for Web hosters and Web VAPs to provide scalability, affordability, and manageability capabilities for small to large-scale Web properties.
Developer SQL Server Developer edition lets developers build any kind of application on top of SQL Server. It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. SQL Server Developer is an ideal choice for people who build and test applications.
Express editions Express edition is the entry-level, free database and is ideal for learning and building desktop and small server data-driven applications. It is the best choice for independent software vendors, developers, and hobbyists building client applications. If you need more advanced database features, SQL Server Express can be seamlessly upgraded to other higher end versions of SQL Server. SQL Server Express LocalDB is a lightweight version of Express that has all of its programmability features, runs in user mode and has a fast, zero-configuration installation and a short list of prerequisites.

1
Unlimited virtualization is available on Enterprise Edition for customers with Software Assurance. Deployments must comply with the licensing guide. For more information, see our pricing and licensing page.

Using SQL Server with Client/Server Applications

You can install just the SQL Server client components on a computer that is running client/server applications that connect directly to an instance of SQL Server. A client components installation is also a good option if you administer an instance of SQL Server on a database server, or if you plan to develop SQL Server applications.

The client tools option installs the following SQL Server features: backward compatibility components, SQL Server Data Tools, connectivity components, management tools, software development kit, and SQL Server Books Online components. For more information, see Install SQL Server.

Дополнительная настройкаAdditional configuration

Если проверка внешнего скрипта будет пройдена успешно, вы сможете выполнять команды R из SQL Server Management Studio, Azure Data Studio или любого другого клиента, который может отправлять инструкции T-SQL на сервер.If the external script verification step was successful, you can run R commands from SQL Server Management Studio, Azure Data Studio, or any other client that can send T-SQL statements to the server.

Если при выполнении команды возникнет ошибка, обратитесь к дополнительным шагам настройки, указанным в этом разделе.If you got an error when running the command, review the additional configuration steps in this section. Возможно, потребуется внести какие-то дополнительные настройки в службу или базу данных.You might need to make additional appropriate configurations to the service or database.

На уровне экземпляра дополнительная конфигурация может включать следующее:At the instance level, additional configuration might include:

  • Настройка брандмауэра для Служб машинного обучения SQL Server.Firewall configuration for SQL Server Machine Learning Services.
  • Включение дополнительных сетевых протоколов.Enable additional network protocols.
  • Включение удаленных подключений.Enable remote connections.
  • Управление квотами на диск во избежание выполнения внешними скриптами задач, тратящих дисковое пространство.Manage disk quotas to avoid external scripts running tasks that exhaust disk space.

В базе данных могут потребоваться следующие обновления конфигурации:On the database, you might need the following configuration updates:

  • Предоставление пользователям доступа к службам машинного обучения SQL ServerGive users permission to SQL Server Machine Learning Services
  • Добавление SQLRUserGroup в качестве пользователя базы данныхAdd SQLRUserGroup as a database user

Примечание

Не все перечисленные изменения являются обязательными; все они могут оказаться ненужными.Not all the listed changes are required, and none might be required. Требования зависят от схемы безопасности, в которой установлен ваш SQL Server, и от того, как ваши пользователи должны подключаться к базе данных и запускать внешние скрипты.Requirements depend on your security schema, where you installed SQL Server, and how you expect users to connect to the database and run external scripts. Дополнительные советы по устранению неполадок см. здесь. Часто задаваемые вопросы по обновлению и установкеAdditional troubleshooting tips can be found here: Upgrade and installation FAQ

Management tools

Feature Enterprise Standard Web Express with Advanced Services Express
SQL Management Objects (SMO) Yes Yes Yes Yes Yes
SQL Assessment API Yes Yes Yes Yes Yes
SQL Vulnerability Assessment Yes Yes Yes Yes Yes
SQL Configuration Manager Yes Yes Yes Yes Yes
SQL CMD (Command Prompt tool) Yes Yes Yes Yes Yes
Distributed Replay — Admin Tool Yes Yes Yes Yes No
Distribute Replay — Client Yes Yes Yes No No
Distributed Replay — Controller Yes1 Yes2 Yes2 No No
SQL Profiler Yes Yes No3 No3 No3
SQL Server Agent Yes Yes Yes No No
Microsoft System Center Operations Manager Management Pack Yes Yes Yes No No
Database Tuning Advisor (DTA) Yes Yes4 Yes4 No No

1 Up to 16 clients

2 1 client

3 SQL Server Web, SQL Server Express, SQL Server Express with Tools, and SQL Server Express with Advanced Services can be profiled using SQL Server Standard and SQL Server Enterprise editions.

4 Tuning enabled only on Standard edition features

도움말 보기

  • UserVoice: SQL Server 개선을 위한 제안이 있나요?UserVoice: Have suggestions for improving SQL Server?
  • 설정 및 업그레이드: MSDN 포럼Set up and upgrade: MSDN Forums
  • SQL Server Data Tools: MSDN 포럼SQL Server Data Tools: MSDN Forums
  • Transact-sql: MSDN 포럼Transact-SQL: MSDN Forums
  • SQL Server 보안: MSDN 포럼SQL Server Security: MSDN Forums
  • DBA 스택 교환 (sql server 태그): 질문 SQL ServerDBA Stack Exchange (tag sql-server): Ask SQL Server questions
  • Stack Overflow (sql server 태그): SQL 개발 질문에 대 한 답변Stack Overflow (tag sql-server): Answers to SQL development questions
  • Reddit: SQL Server에 대 한 일반 토론Reddit: General discussion about SQL Server
  • Microsoft SQL Server 사용 조건 및 정보Microsoft SQL Server License Terms and Information
  • 비즈니스 사용자에 대한 지원 옵션Support options for business users
  • Microsoft에 문의Contact Microsoft
  • 그 밖의 SQL Server 도움말 및 피드백Additional SQL Server help and feedback

Microsoft SQL Server 2008

SQL Server 2008 is a free edition of SQL Server that is an ideal data platform for learning and building desktop and small server applications, and for redistribution by ISVs.

Basically, it is designed for easy deployment and fast prototyping. SQL Server 2008 Express is available as a free package, and you are free to redistribute it with other applications. It is designed to integrate smoothly with your other server infrastructure investments.

It is supported on Windows Server 2003 Service Pack 2, Windows Server 2008, Windows Vista, Windows Vista Service Pack 1, Windows XP Service Pack 2, and Windows XP Service Pack 3.

SQL Server 2008 Download Links

This download link includes the following files:

  • SQLEXPR_x86_ENU.exe
  • SQLEXPR_x64_ENU.exe
  • SQLEXPR32_x86_ENU.exe

Programmability

Feature Enterprise Standard Web Express with Advanced Services Express
Basic R integration Yes Yes Yes Yes No
Advanced R integration Yes No No No No
R Server (Standalone) Yes No No No No
PolyBase compute node Yes Yes 1 Yes 1, 2 Yes 1, 2 Yes 1, 2
PolyBase head node Yes No No No No
JSON Yes Yes Yes Yes Yes
Query Store Yes Yes Yes Yes Yes
Temporal Yes Yes Yes Yes Yes
Common Language Runtime (CLR) Integration Yes Yes Yes Yes Yes
Native XML support Yes Yes Yes Yes Yes
XML indexing Yes Yes Yes Yes Yes
MERGE & UPSERT capabilities Yes Yes Yes Yes Yes
FILESTREAM support Yes Yes Yes Yes Yes
FileTable Yes Yes Yes Yes Yes
Date and Time datatypes Yes Yes Yes Yes Yes
Internationalization support Yes Yes Yes Yes Yes
Full-text and semantic search Yes Yes Yes Yes No
Specification of language in query Yes Yes Yes Yes No
Service Broker (messaging) Yes Yes No (Client only) No (Client only) No (Client only)
Transact-SQL endpoints Yes Yes Yes No No

1 Scale out with multiple compute nodes requires a head node.

2 Applies to SQL Server 2016 (13.x) SP1 as part of creating a common programmability surface area (CPSA) across editions.

Пакеты RR packages

В дополнение к корпоративным пакетам Майкрософт можно использовать платформы и пакеты с открытым кодом.You can use open-source packages and frameworks, in addition to Microsoft’s enterprise packages. Наиболее распространенные пакеты R с открытым кодом предварительно установлены в R Services.Most common open-source R packages are pre-installed in R Services. Также включены следующие пакеты R от Майкрософт:The following R packages from Microsoft are also included:

ПакетPackage ОписаниеDescription
RevoScaleRRevoScaleR Основной пакет для масштабируемого R. Преобразования и обработка данных, статистическая сводка, визуализация и многие виды моделирования.The primary package for scalable R. Data transformations and manipulation, statistical summarization, visualization, and many forms of modeling. Кроме того, функции в этом пакете автоматически распределяют рабочие нагрузки между доступными ядрами для параллельной обработки.Additionally, functions in this package automatically distribute workloads across available cores for parallel processing.
MicrosoftML (R)MicrosoftML (R) Добавляет алгоритмы машинного обучения для создания пользовательских моделей для анализа текста, анализа изображений и анализа тональности.Adds machine learning algorithms to create custom models for text analysis, image analysis, and sentiment analysis.
olapRolapR Функции R, используемые для запросов многомерных выражений к кубу OLAP SQL Server Analysis Services.R functions used for MDX queries against a SQL Server Analysis Services OLAP cube.
sqlrutilssqlrutils Механизм для использования скриптов R в хранимой процедуре T-SQL, регистрации этой хранимой процедуры в базе данных и ее запуска из среды разработки R.A mechanism to use R scripts in a T-SQL stored procedure, register that stored procedure with a database, and run the stored procedure from an R development environment.
Microsoft R OpenMicrosoft R Open Microsoft R Open (MRO) — это улучшенная версия R от Майкрософт.Microsoft R Open (MRO) is the enhanced distribution of R from Microsoft. Это полная платформа с открытым кодом для статистического анализа и обработки и анализа данных.It is a complete open-source platform for statistical analysis and data science. Она основана на R, полностью совместима с ним и включает дополнительные возможности для повышения производительности и воспроизводимости.It is based on and 100% compatible with R, and includes additional capabilities for improved performance and reproducibility.

Установочный носительInstallation media

LocalDB — это компонент, выбираемый во время установки SQL Server Express и доступный при загрузке с носителя.LocalDB is a feature you select during SQL Server Express installation, and is available when you download the media. Если вы скачиваете мультимедиа, выберите Express Advanced или пакет LocalDB.If you download the media, either choose Express Advanced or the LocalDB package.

  • SQL Server Express 2019SQL Server Express 2019
  • SQL Server Express 2017SQL Server Express 2017
  • SQL Server Express 2016SQL Server Express 2016

Кроме того, LocalDB можно установить с помощью Visual Studio Installer как часть рабочей нагрузки Хранение и обработка данных, рабочей нагрузки ASP.NET и веб-разработка или как отдельный компонент.Alternatively, you can install LocalDB through the Visual Studio Installer, as part of the Data Storage and Processing workload, the ASP.NET and web development workload, or as an individual component.

Требования к оборудованиюHardware requirements

Следующие требования к оборудованию применимы к SQL Server 2016 и SQL Server 2017:The following hardware requirements apply to SQL Server 2016 and SQL Server 2017:

КомпонентComponent ТребованиеRequirement
Жесткий дискHard Disk ДляSQL ServerSQL Server требуется как минимум 6 ГБ свободного места на диске.SQL ServerSQL Server requires a minimum of 6 GB of available hard-disk space.Требования к месту на диске определяются набором устанавливаемых компонентов SQL ServerSQL Server .Disk space requirements will vary with the SQL ServerSQL Server components you install. Дополнительные сведения см. в разделе далее в этой статье.For more information, see later in this article. Сведения о поддерживаемых типах хранилищ для файлов данных см. в разделе .For information on supported storage types for data files, see . Рекомендуется устанавливать SQL Server на компьютерах с файловой системой NTFS или ReFS.Installing SQL Server on computers with the NTFS or ReFS file formats is recommended. Установка в файловой системе FAT32 поддерживается, но не рекомендуется, поскольку эта система менее защищенная, чем системы NTFS или ReFS.The FAT32 file system is supported but not recommended as it is less secure than the NTFS or ReFS file systems. Диски, доступные только для чтения, подключенные и сжатые диски блокируются во время установки.Read-only, mapped, or compressed drives are blocked during installation.
ДискDrive Для установки с DVD-диска необходим соответствующий дисковод.A DVD drive, as appropriate, is required for installation from disc.
МониторMonitor ДляSQL ServerSQL Server требуется монитор Super VGA с разрешением 800×600 пикселей или более высоким.SQL ServerSQL Server requires Super-VGA (800×600) or higher resolution monitor.
ИнтернетInternet Для поддержки функциональных средств Интернета требуется доступ к Интернету (могут применяться дополнительные тарифы).Internet functionality requires Internet access (fees may apply).
Память *Memory * Минимальные:Minimum:Экспресс-выпуски: 512 МБExpress Editions: 512 MBВсе другие выпуски: 1 ГБAll other editions: 1 GBРекомендуется:Recommended:Экспресс-выпуски: 1 ГБExpress Editions: 1 GBВсе другие выпуски: Для обеспечения оптимальной производительности требуется не менее 4 ГБ с последующим увеличением по мере роста размера базы данных.All other editions: At least 4 GB and should be increased as database size increases to ensure optimal performance.
Быстродействие процессораProcessor Speed Минимум: процессор x64 с тактовой частотой 1,4 ГГцMinimum: x64 Processor: 1.4 GHzРекомендуется: 2,0 ГГц и вышеRecommended: 2.0 GHz or faster
Тип процессораProcessor Type Процессор x64: AMD Opteron, AMD Athlon 64, Intel Xeon с поддержкой Intel EM64T, Intel Pentium IV с поддержкой EM64T.x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support

Примечание

Установка SQL ServerSQL Server поддерживается только для процессоров x64.Installation of SQL ServerSQL Server is supported on x64 processors only. Процессоры x86 больше не поддерживаются.It is no longer supported on x86 processors.

* Минимальный объем оперативной памяти, необходимый для установки компонента Сервер DQSData Quality Server в Data Quality ServicesData Quality Services (DQS), составляет 2 ГБ. Это значение отличается от требований, предъявляемых к минимальному объему памяти SQL ServerSQL Server.* The minimum memory required for installing the Сервер DQSData Quality Server component in Data Quality ServicesData Quality Services (DQS) is 2 GB of RAM, which is different from the SQL ServerSQL Server minimum memory requirement. Подробные сведения об установке DQS см. в разделе Install Data Quality Services.For information about installing DQS, see Install Data Quality Services.

Management Tools

Feature Enterprise Standard Web Express with Advanced Services Express
SQL Management Objects (SMO) Yes Yes Yes Yes Yes
SQL Configuration Manager Yes Yes Yes Yes Yes
SQL CMD (Command Prompt tool) Yes Yes Yes Yes Yes
Distributed Replay — Admin Tool Yes Yes Yes Yes No
Distribute Replay — Client Yes Yes Yes No No
Distributed Replay — Controller Yes (Up to 16 clients) Yes (1 client) Yes (1 client) No No
SQL Profiler Yes Yes No 1 No 1 No 1
SQL Server Agent Yes Yes Yes No No
Microsoft System Center Operations Manager Management Pack Yes Yes Yes No No
Database Tuning Advisor (DTA) Yes Yes 2 Yes 2 No No

1 SQL Server Web, SQL Server Express, SQL Server Express with Tools, and SQL Server Express with Advanced Services can be profiled using SQL Server Standard and SQL Server Enterprise editions.

2 Tuning enabled only on Standard edition features

Получить справку

  • UserVoice: есть предложения по улучшению SQL Server?UserVoice: Have suggestions for improving SQL Server?
  • Настройка и обновление: форумы MSDNSet up and upgrade: MSDN Forums
  • SQL Server Data Tools: форумы MSDNSQL Server Data Tools: MSDN Forums
  • Transact-SQL: форумы MSDNTransact-SQL: MSDN Forums
  • SQL Server безопасность: форумы MSDNSQL Server Security: MSDN Forums
  • Администратор базы данных: обмен стеками (тег SQL-Server). запрос SQL Server вопросыDBA Stack Exchange (tag sql-server): Ask SQL Server questions
  • Stack Overflow (тег SQL-Server): ответы на вопросы по разработке SQLStack Overflow (tag sql-server): Answers to SQL development questions
  • Reddit: общее обсуждение SQL ServerReddit: General discussion about SQL Server
  • Условия лицензии Microsoft SQL Server и сведенияMicrosoft SQL Server License Terms and Information
  • Варианты поддержки для бизнес-пользователейSupport options for business users
  • Обратиться в МайкрософтContact Microsoft
  • Дополнительная справка и отзывы по SQL ServerAdditional SQL Server help and feedback

Запуск программы установкиRun setup

Для локальных установок необходимо запускать программу установки с правами администратора.For local installations, you must run Setup as an administrator. При установке SQL ServerSQL Server из удаленной общей папки необходимо использовать учетную запись домена с разрешениями на чтение и выполнение для удаленной общей папки.If you install SQL ServerSQL Server from a remote share, you must use a domain account that has read and execute permissions on the remote share.

Запустите мастер установки SQL Server 2016.Start the setup wizard for SQL Server 2016.

На вкладке Установка выберите параметр Новая установка изолированного экземпляра SQL Server или добавление компонентов к существующей установке.On the Installation tab, select New SQL Server stand-alone installation or add features to an existing installation.

Выберите следующие компоненты на странице Выбор компонентов:On the Feature Selection page, select the following options:

Выберите Службы ядра СУБД.Select Database Engine Services. Ядро СУБД требуется в каждом экземпляре, использующем машинное обучение.The database engine is required in each instance that uses machine learning.

Выберите Службы R (в базе данных) .Select R Services (In-Database)

Устанавливает поддержку использования языка R в базе данных.Installs support for in-database use of R.

Важно!
Не устанавливайте R Server и R Services одновременно.Do not install R Server and R Services at the same time.

На странице Согласие на установку Microsoft R Open нажмите кнопку Принять.On the Consent to Install Microsoft R Open page, click Accept.
Принятие лицензионного соглашения требуется для скачивания Microsoft R Open — дистрибутива, содержащего базовые пакеты и средства R с открытым исходным кодом, а также поставщики услуг подключения и расширенные пакеты R от команды разработки Microsoft R.This license agreement is required to download Microsoft R Open, which includes a distribution of the open-source R base packages and tools, together with enhanced R packages and connectivity providers from the Microsoft R development team.

После принятия лицензионного соглашения в процессе подготовки программы установки возникает небольшая пауза.After you have accepted the license agreement, there is a brief pause while the installer is prepared. Нажмите кнопку Далее, когда она станет доступной.Click Next when the button becomes available.

На странице Все готово для установки проверьте, включены ли указанные ниже компоненты, и нажмите Установить.On the Ready to Install page, verify that the following items are included, and then select Install.

Службы ядра СУБДDatabase Engine Services

Службы R (в базе данных)R Services (In-Database)

Если после завершения установки будет предложено перезагрузить компьютер, выполните перезагрузку.After setup is complete, if you are instructed to restart the computer, do so now

После завершения установки важно прочитать сообщение мастера установки.It is important to read the message from the Installation Wizard when you have finished with Setup. Дополнительные сведения см. в разделе View and Read SQL Server Setup Log Files.For more information, see View and Read SQL Server Setup Log Files.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector