Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.87 KB

File metadata and controls

51 lines (36 loc) · 1.87 KB
title Uninstall hotfixes
description Uninstall Analytics Platform System hotfixes.
author mzaman1
ms.prod sql
ms.technology data-warehouse
ms.topic conceptual
ms.date 04/17/2018
ms.author murshedz
ms.reviewer martinle
ms.custom seo-dt-2019

Uninstall Analytics Platform System hotfixes

The following steps describe how to uninstall a previously installed Analytics Platform System hotfix.

Before You Begin

Prerequisites

To perform these steps, you will need:

  • An Analytics Platform System login with permissions to access the Admin Console to monitor the appliance.

  • The Domain Administrator account to login to the <appliance_domain>-HST01 node.

  • The Knowledge Base article number for the hotfix to uninstall.

To uninstall a SQL Server PDW hotfix

  1. Log on to the <appliance_domain>-HST01 node as the Fabric Domain Administrator.

  2. Use the Run as Administrator option to open a Command Prompt.

  3. Change directories to C:\PDWINST\Patches\<kbarticle>\media where is the Knowledge Base article number for the hotfix to uninstall.

    cd /d c:\PDWINST\Patches\<kbarticle>\media  
    
  4. To remove the hotfix, run the following command.

    setup.exe /action="/proxy/https/github.com/MicrosoftDocs/sql-docs/blob/e2c3003d4728ce29584144286df875611d95f6d4/docs/analytics-platform-system/removepatch" /DomainAdminPassword="<password>"  
    

See Also

Download and Apply Microsoft Updates (Analytics Platform System)
Uninstall Microsoft Updates (Analytics Platform System)
Apply Analytics Platform System Hotfixes (Analytics Platform System)
Software Servicing (Analytics Platform System)