Skip to main content

Ensure SQL Server Components are Installed

Before installing, ensure that the necessary SQL Server components are installed.

  1. To verify whether the required SQL Server components are installed, open SQL Server Configuration Manager and select SQL Server Services. The list of SQL sever components installed on your computer is displayed.

    SSCM.png

  2. Ensure that the following components are installed and running:

    • Database Engine

      During the installation, we will be connecting to an instance of the database engine. In the following example there are two instances of the database engine, each with a unique name.

      instances1.png

    • SQL Server Analysis Services

      During the installation, we will be connecting to an instance of Analysis Services.

    • SQL Server Integration Services

Was this article helpful?

We're sorry to hear that.