sql 2008 - installation procedure

Upload: rajaksudeep7209

Post on 07-Apr-2018

219 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/4/2019 SQL 2008 - Installation Procedure

    1/12

    Gladiator

    SQL 2008 Installation Procedure

  • 8/4/2019 SQL 2008 - Installation Procedure

    2/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 1 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    Table of Contents

    1. Operating System ...................................................................................... 22. Installing SQL Server 2008 .......................................................................... 3

  • 8/4/2019 SQL 2008 - Installation Procedure

    3/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 2 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    1. Operating System

    Users with Windows 7 may face a compatibility issue while installing SQL 2008. Tosolve this issue the user need to click on Run program on Program CompatibilityAssistant window:

    For 32 bit windows, the user needs to install the setup file x86. For 64 bit windows, the user needs to install the setup file x64.

  • 8/4/2019 SQL 2008 - Installation Procedure

    4/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 3 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    2. Installing SQL Server 2008

    When the user runs SQL, it will extract the files:

    SQL will process the process the operation:

    On SQL Server Installation Center Window, click on New SQL Server stand-aloneinstallation or add features to an existing installation:

  • 8/4/2019 SQL 2008 - Installation Procedure

    5/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 4 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    Than SQL setup will run the support rules to check if there is any failure before theinstallation process begins.Sometimes it will ask to restart the computer.

    If the user purchased the full release of SQL, it will need to enter the product key.This document describes the installation for Express Edition. The product key is notneed.

  • 8/4/2019 SQL 2008 - Installation Procedure

    6/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 5 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    To continue, tick I accept the license terms:

    SQL will install the Setup Support Files:

  • 8/4/2019 SQL 2008 - Installation Procedure

    7/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 6 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    After it finishes installing the support files, the Setup Support Rules will identifyproblems that might need occur while installing SQL.If any of these rules fails, the user can check for details on rules status.

    When the user first install SQL, it needs to select the option Perform a newinstallation of SQL Server 2008.To add features, the user needs to select Add features to an existing instance ofSQL Server 2008:

  • 8/4/2019 SQL 2008 - Installation Procedure

    8/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 7 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    At this step the user needs to create a new NAMED INSTANCE. We suggest the userto use the following instance name if possible

    SQLSVR08R264_Machine_Name orSQLSVR08R264_Machine_IP

    For the IP just use the number ( Excluding DOTS)

    119.112.11.111 as 11911211111

    The instance name will be used as a reference for any database connections.

    SQL Setup will check the disk space requirements. After it finishes click in Next:

    On Server Configuration, SQL will ask you to select an account for Service Accounts.On Account Name field, always select NT AUTHORITY\SYSTEM.

  • 8/4/2019 SQL 2008 - Installation Procedure

    9/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 8 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    On Collation tab, make sure that SQL_Latin1 is selected. If it isnt, click on customizeand select it.Click in Next to proceed.

    On Database Engine Configuration, at Account Provisioning tab, select the optionMixed Mode (SQL Server authentication and Windows Authentication.For the Password, type Gladiator1234!

  • 8/4/2019 SQL 2008 - Installation Procedure

    10/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 9 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    On Specify SQL Server administrations field, click on Add Current User button andclick in Next.

    If the user wants to report error and usage reports, it needs to select the availableoptions but that is optional.Click in Next to proceed:

    Than SQL setup will run the installation rules to determine if the installation processwill be blocked. If any rule fails, the user can check for further information byclicking in Help.

  • 8/4/2019 SQL 2008 - Installation Procedure

    11/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 10 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    If all of them Pass, click in Next:

    SQL setup will show the features that are going to be installed. Click in Install:

    The installation process will be showed:

  • 8/4/2019 SQL 2008 - Installation Procedure

    12/12

    SQL 2008 Installation Procedure

    Prepared by QualiTest Technologies, Inc. 11 1/29/11

    QualiTest Tecnologia, Ltda. Proprietary and Confidential. Copyright QUALITEST Tecnologia, Inc. All Rights Reserved.

    When the installation process finishes, it will show the successfully message window: