+The SQL Writer service is a separate service from the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] engine and is shared across different versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and across different instances of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] on the same server. The SQL Writer service file ships as part of the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] installation package and will be marked with the same version number as the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] engine it ships with. When a new instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is installed on a server or an existing instance is upgraded, if the version number of the instance being installed or upgraded is higher than the version number of the SQL Writer service that is currently on the server, that file will be replaced with the one from the installation package. Note that if the SQL Writer service was updated by a Service Pack or Cumulative Update and a RTM version of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is being installed, it is possible to replace a newer version of the SQL Writer service with an older one, provided that the installation has a higher major version number. For example, the SQL Writer service was updated in [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)] SP2 CU2. If that instance is upgraded to [!INCLUDE[ssSQL17](../../includes/sssql17-md.md)] RTM, the updated SQL Writer service will be replaced with an older version. In this case, you would need to apply the latest CU to the new instance in order to get the newer version of the SQL Writer service.
0 commit comments