User Tools

Site Tools


public:module:microsoft_sql_database:requirements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
public:module:microsoft_sql_database:requirements [2021/04/19 11:01]
ronnie.chan
public:module:microsoft_sql_database:requirements [2021/04/19 11:32]
ronnie.chan
Line 44: Line 44:
 For MS SQL Server 2005, 2008, 2012, and 2014 VSS and ODBC backup modes, TLS version 1.0 must be enabled as only TLS version 1.0 is supported. For MS SQL Server 2005, 2008, 2012, and 2014 VSS and ODBC backup modes, TLS version 1.0 must be enabled as only TLS version 1.0 is supported.
  
-To check if TLS 1.0 is enabled on the MS SQL machine, launch the registry editor and locate the following path:“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0\Client” The value of registry key should be “1” to indicate that TLS 1.0 is enabled.+To check if TLS 1.0 is enabled on the MS SQL machine, launch the registry editor and locate the following path:
  
 +“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.0\Client”
  
 +The value of registry key should be “1” to indicate that TLS 1.0 is enabled.
  
 +| {{public:​module:​microsoft_sql_database:​image1019.png?​800}} |
  
 +Meanwhile, for MS SQL Server 2016, 2017 and 2019 VSS and ODBC backup modes, TLS version 1.2 must be enabled as only TLS version 1.2 is supported.
 +
 +To check if TLS 1.2 is enabled on the MS SQL machine, launch the registry editor and locate the following path:
 +
 +“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client”
 +
 +The value of registry key should be “1” to indicate that TLS 1.2 is enabled.
 +
 +| {{public:​module:​microsoft_sql_database:​image1023.png?​800}} |
 +
 +===== Upgrade VMware Tools Requirement =====
 +
 +To avoid unexpected java crash, if the Windows machine is a guest VM hosted on a VMware Host then it is highly recommended that the VMware tools version installed on the guest VM must be 10.0.5 or above. Below is the warning message that will be displayed if the version of the VMware Tools is less than 10.0.5.
 +
 +| {{public:​module:​microsoft_sql_database:​image1025.png?​800}} |
  
  
public/module/microsoft_sql_database/requirements.txt · Last modified: 2021/04/19 11:41 by ronnie.chan