CAB downloads for offline installation of cumulative updates for SQL Server Machine Learning Services

Applies to: SQL Server 2016 (13.x), SQL Server 2017 (14.x), and SQL Server 2019 (15.x)

Download Python and R CAB files for SQL Server Machine Learning Services. These CAB files contain updates to the Machine Learning Services (Python and R) feature and are used when installing SQL Server on a server without internet access.

This article lists download links to CAB files for each cumulative update. For more information about offline installs, see Install SQL Server machine learning components without internet access.

Download Python and R CAB files for SQL Server 2016 R Services. These CAB files contain updates to the R Services feature and are used when installing SQL Server on a server without internet access.

This article lists download links to CAB files for each cumulative update. For more information about offline installs, see Install SQL Server machine learning components without internet access.

This article applies to SQL Server 2016 (13.x), SQL Server 2017 (14.x), and SQL Server 2019 (15.x).

Prerequisites

Important

R and Python runtimes and packages are not shipped or installed by SQL Setup for SQL Server 2022 (16.x). There are no CAB files to download starting with SQL Server 2022 (16.x). Instead, refer to Install SQL Server 2022 Machine Learning Services (Python and R) on Windows or Install SQL Server Machine Learning Services (Python and R) on Linux.

Start with a baseline installation. On SQL Server Machine Learning Services, the initial release is the baseline installation. You can also apply cumulative updates.

Start with a baseline installation. On SQL Server 2016 R Services, you can start with the initial release, SP1, SP2, or SP3. You can also apply cumulative updates.

SQL Server 2019 CABs

CAB files are listed in reverse chronological order. When you download the CAB files and transfer them to the target computer, place them in a convenient folder such as Downloads or the setup user's %temp% folder.

Release Component Download link Issues addressed
SQL Server 2019 CU16 and later versions
Microsoft R Open SRO_3.5.2.777_1033.cab
R Server SRS_9.4.7.2008_1033.cab
Microsoft Python Open SPO_4.5.12.479_1033.cab
Python Server SPS_9.4.7.2008_1033.cab
SQL Server 2019 CU8-CU15
Microsoft R Open SRO_3.5.2.777_1033.cab
R Server SRS_9.4.7.958_1033.cab
Microsoft Python Open SPO_4.5.12.479_1033.cab
Python Server SPS_9.4.7.958_1033.cab
SQL Server 2019 CU5
Microsoft R Open SRO_3.5.2.293_1033.cab
R Server SRS_9.4.7.804_1033.cab
Microsoft Python Open SPO_4.5.12.479_1033.cab
Python Server SPS_9.4.7.804_1033.cab
SQL Server 2019 CU3
Microsoft R Open SRO_3.5.2.293_1033.cab
R Server SRS_9.4.7.717_1033.cab
Microsoft Python Open SPO_4.5.12.479_1033.cab
Python Server SPS_9.4.7.717_1033.cab
SQL Server 2019 CU2
Microsoft R Open SRO_3.5.2.125_1033.cab
R Server SRS_9.4.7.35_1033.cab
Microsoft Python Open SPO_4.5.12.692_1033.cab
Python Server SPS_9.4.7.35_1033.cab
SQL Server 2019 CU1
Microsoft R Open SRO_3.5.2.125_1033.cab
R Server SRS_9.4.7.25_1033.cab
Microsoft Python Open SPO_4.5.12.120_1033.cab
Python Server SPS_9.4.7.25_1033.cab
Initial Release
Microsoft R Open SRO_3.5.2.125_1033.cab
R Server SRS_9.4.7.25_1033.cab
Microsoft Python Open SPO_4.5.12.120_1033.cab
Python Server SPS_9.4.7.25_1033.cab

GDR releases of SQL Server will require the same component .cab file versions as the next earlier non-GDR release, such as a CU.

Release Component Download link
SQL 2019 GDR
Microsoft R Open SRO_3.5.2.125_1033.cab
R Server SRS_9.4.7.25_1033.cab
Microsoft Python Open SPO_4.5.12.120_1033.cab
Python Server SPS_9.4.7.25_1033.cab

SQL Server 2017 CABs

CAB files are listed in reverse chronological order. When you download the CAB files and transfer them to the target computer, place them in a convenient folder such as Downloads or the setup user's %temp% folder.

Release Component Download link Issues addressed
SQL Server 2017 CU29-CU31
Microsoft R Open SRO_3.5.2.777_1033.cab
R Server SRS_9.4.7.1162_1033.cab
Microsoft Python Open SPO_4.5.12.479_1033.cab
Python Server SPS_9.4.7.1226_1033.cab Fixes sp_execute_external_script execution failures for Python by removing breaking numpy package version mismatch.
SQL Server 2017 CU27-CU28
Microsoft R Open SRO_3.5.2.777_1033.cab
R Server SRS_9.4.7.1162_1033.cab
Microsoft Python Open SPO_4.5.12.479_1033.cab
Python Server SPS_9.4.7.1162_1033.cab
SQL Server 2017 CU22-CU26
Microsoft R Open SRO_3.5.2.777_1033.cab
R Server SRS_9.4.7.958_1033.cab
Microsoft Python Open SPO_4.5.12.479_1033.cab
Python Server SPS_9.4.7.958_1033.cab
SQL Server 2017 CU19-CU20
Microsoft R Open SRO_3.3.3.1900_1033.cab Fixes the bug where sp_execute_external_script executing an R script shows warning message
R Server SRS_9.2.0.1900_1033.cab No change from previous versions.
Microsoft Python Open SPO_9.2.0.1400_1033.cab No change from previous versions.
Python Server SPS_9.2.0.1900_1033.cab Fixes the bug where sp_execute_external_script executing a python script sometimes loses data when returning varbinary or binary data type back to SQL Server in the form of an OutputDataSet.
SQL Server 2017 CU14-CU15-CU16-CU17-CU18
Microsoft R Open SRO_3.3.3.1400_1033.cab Binaries within the package are now signed.
R Server SRS_9.2.0.1400_1033.cab Binaries within the package are now signed.
Microsoft Python Open SPO_9.2.0.1400_1033.cab Binaries within the package are now signed.
Python Server SPS_9.2.0.1400_1033.cab Binaries within the package are now signed.
SQL Server 2017 CU13
Microsoft R Open SRO_3.3.3.1300_1033.cab No change from previous versions.
R Server SRS_9.2.0.1300_1033.cab Contains a fix for upgrading an operationalized standalone R Server, as installed through SQL Server Setup. Use the CU13 CABs and follow these instructions to apply the update.
Microsoft Python Open SPO_9.2.0.24_1033.cab No change from previous versions.
Python Server SPS_9.2.0.1300_1033.cab Contains a fix for upgrading an operationalized standalone Python Server, as installed through SQL Server Setup. Use the CU13 CABs and follow these instructions to apply the update.
SQL Server 2017 CU10-CU11-CU12
Microsoft R Open SRO_3.3.3.300_1033.cab No change from previous versions.
R Server SRS_9.2.0.1000_1033.cab Minor fixes.
Microsoft Python Open SPO_9.2.0.24_1033.cab No change from previous versions.
Python Server SPS_9.2.0.1000_1033.cab Python rx_data_step loses row order when duplicates are removed.
SPEE fails datatype detection on clustered columnstore index.
Returns an empty table when columns contain all null values.
SQL Server 2017 CU8-CU9
Microsoft R Open SRO_3.3.3.300_1033.cab No change from previous versions.
R Server SRS_9.2.0.800_1033.cab
Microsoft Python Open SPO_9.2.0.24_1033.cab No change from previous versions.
Python Server SPS_9.2.0.800_1033.cab
SQL Server 2017 CU6-CU7
Microsoft R Open SRO_3.3.3.300_1033.cab No change from previous versions.
R Server SRS_9.2.0.600_1033.cab
Microsoft Python Open SPO_9.2.0.24_1033.cab No change from previous versions.
Python Server SPS_9.2.0.600_1033.cab DateTime data types in SPEES query.
improved error messages in microsoftml when pre-trained models are missing.
Fixes to revoscalepy transform functions and variables.
SQL Server 2017 CU5
Microsoft R Open SRO_3.3.3.300_1033.cab No change from previous versions.
R Server SRS_9.2.0.500_1033.cab Long path-related errors in rxInstallPackages.
Connections in a loopback for RxExec.
Microsoft Python Open No change from previous versions.
Python Server SPS_9.2.0.500_1033.cab
Connections in a loopback for rx_exec.
SQL Server 2017 CU4
Microsoft R Open SRO_3.3.3.300_1033.cab No change from previous versions.
R Server SRS_9.2.0.400_1033.cab
Microsoft Python Open SPO_9.2.0.24_1033.cab No change from previous versions.
Python Server SPS_9.2.0.400_1033.cab
SQL Server 2017 CU3
Microsoft R Open SRO_3.3.3.300_1033.cab
R Server SRS_9.2.0.300_1033.cab
Microsoft Python Open SPO_9.2.0.24_1033.cab No change from previous versions.
Python Server SPS_9.2.0.300_1033.cab Python model serialization in revoscalepy, using the rx_serialize_model function.
Native scoring support, plus enhancements to real-time scoring.
SQL Server 2017 CU1-CU2
Microsoft R Open SRO_3.3.3.24_1033.cab No change from previous versions.
R Server SRS_9.2.0.100_1033.cab
Microsoft Python Open SPO_9.2.0.24_1033.cab No change from previous versions.
Python Server SPS_9.2.0.100_1033.cab Adds rx_create_col_info for returning schema information.
Enhancements to rx_exec to support parallel scenarios using the RxLocalParallel compute context.
Initial release
Microsoft R Open SRO_3.3.3.24_1033.cab
R Server SRS_9.2.0.24_1033.cab
Microsoft Python Open SPO_9.2.0.24_1033.cab
Python Server SPS_9.2.0.24_1033.cab

GDR releases of SQL Server will require the same component .cab file versions as the next earlier non-GDR release, such as a CU.

Release Component Download link
SQL 2017 GDR
Microsoft R Open SRO_3.3.3.1400_1033.cab
R Server SRS_9.2.0.1400_1033.cab
Microsoft Python Open SPO_9.2.0.1400_1033.cab
Python Server SPS_9.2.0.1400_1033.cab

SQL Server 2016 CABs

For SQL Server 2016 R Services, baseline releases are either the RTM version or a service pack version.

Release Component Download link
SQL Server 2016 SP2 CU14-CU15
and
SQL Server 2016 SP3
Microsoft R Open SRO_3.5.2.777_1033.cab
Microsoft R Server SRS_9.4.7.958_1033.cab
SQL Server 2016 SP2 CU6-CU13
Microsoft R Open SRO_3.2.2.20100_1033.cab
Microsoft R Server SRS_8.0.3.20100_1033.cab
SQL Server 2016 SP2 CU1-CU5
Microsoft R Open SRO_3.2.2.16000_1033.cab
Microsoft R Server SRS_8.0.3.20000_1033.cab
SQL Server 2016 SP2
Microsoft R Open SRO_3.2.2.16000_1033.cab
Microsoft R Server SRS_8.0.3.17000_1033.cab
SQL Server 2016 SP1 CU14
Microsoft R Open SRO_3.2.2.16100_1033.cab
Microsoft R Server SRS_8.0.3.17200_1033.cab
SQL Server 2016 SP1 CU1-CU13
Microsoft R Open SRO_3.2.2.16000_1033.cab
Microsoft R Server SRS_8.0.3.16000_1033.cab
SQL Server 2016 SP1
Microsoft R Open SRO_3.2.2.15000_1033.cab
Microsoft R Server SRS_8.0.3.15000_1033.cab
SQL Server 2016 CU4-CU9
Microsoft R Open SRO_3.2.2.13000_1033.cab
Microsoft R Server SRS_8.0.3.13000_1033.cab
SQL Server 2016 CU2-CU3
Microsoft R Open SRO_3.2.2.12000_1033.cab
Microsoft R Server SRS_8.0.3.12000_1033.cab
SQL Server 2016 CU1
Microsoft R Open SRO_3.2.2.10000_1033.cab
Microsoft R Server SRS_8.0.3.10000_1033.cab
SQL Server 2016 RTM
Microsoft R Open SRO_3.2.2.803_1033.cab
Microsoft R Server SRS_8.0.3.0_1033.cab

GDR releases of SQL Server will require the same component .cab file versions as the next earlier non-GDR release, such as a CU.

Release Component Download link
SQL Server 2016 GDR
Microsoft R Open SRO_3.5.2.777_1033.cab
Microsoft R Server SRS_9.4.7.958_1033.cab

Note

When installing SQL Server 2016 SP1 CU4 or SP1 CU5 offline, download SRO_3.2.2.16000_1033.cab. If you downloaded SRO_3.2.2.13000_1033.cab from FWLINK 831785 as indicated in the setup dialog box, rename the file as SRO_3.2.2.16000_1033.cab before installing the Cumulative Update.