What are you looking for ?
Home » » Database Setup(3)

Database Setup(3)

{[['']]}

Database server in SharePoint 2013

In the previous lesson , we have created Active Directory Domain Services on Windows Server 2012 R2 for SharePoint 2013. Now, we should be able to setup the Administrator and Service accounts in Active Directory.


In the Domain Server we create 3 users
  1. Sql Server Service Account                  "SP_SQL"
  2. SharePoint Setup Account                    "SP_ADMIN"
  3. Server Farm/Database Account            "SP_FARM"
To create a new user
  • Open AD Users and Computers snap-in from Server Manager.
  • You can also open AD Users and Computers snap-ins by typing "dsa.msc" on RUN program. 
  • You can open RUN application pressing [Windows Key] + [R] on keyboard.

  • Right-click the Users, click New and click User.
  • Type the first name , last name and logon name. 
  • Now click Next.
  • Type the password. Check password never expires.
Note: Check password never expires is not a good choice but it's suitable for demonstrating.

SQL Server Setup

We will go step by step through the installation of Microsoft SQL Server 2012 on Windows Server 2012 R2. We'll be creat a default instance of SQL Server that can be used to store the SharePoint 2013 data. Also, it has all the default databases in it.

Steps to Install SQL Server 2012 R2

  1. Browse the directory of your system where you have Microsoft SQL Server 2012 Setup files.
  2. Right click on Setup.exe files and run as Run as administrator
  3. Following Splash screen will keep you waiting until SQL Server installation Center screen appears.
  4. You will get SQL Server installation Center screen with multiple options as depicted below in screenshot
  5. Click on Installation (2nd Option) from the left hand penal of the screen. Now, you should be able to see the multiple option for installation.
  6. Click on New SQL Server stand-alone installation or add features to an existing installation link , you will get a splash screen that will keep you waiting until the Microsoft SQL Server 2012 Service Pack 1 setup process will be completed.
  7. On the Setup support Rules screen, Installer checks for the potential issue that might occur at the time of installation.
  8. In the following Product Key screen, you have to provide a valid license product Key. If you are installing free version, you need to select the Specify a free edition radio box on the screen. else, you can provide the license key for it. click on Next button to continue
  9. On the license Terms screen, read the license terms carefully and check the accept the license terms option if everything seems good in license terms. 
  10. On the Product Updates screen, it Checks for the hot fixes and updates for SQL Server 2012. Click on Next button to continue
  11. On the Install Setup Files screen, Setup files will be downloaded. You can click on the install button to continue 
  12. Again, the Setup Support Rules screen appears,it identifies the installation issues if any. Click on Next button to continue 
  13. On Setup Role screen, select the SQL Server Feature Installation radio button and Click on Next Button to continue
  14. On the following screen, you should be able to select the Features of SQL Server that you want to have in your Installation. Below are the main Feature that you should select in this installation.
      • Database Engine Services
      • Management Tools – Basic
      • Management Tools – Complete 
      You can also select based on your requirements.
  15. On Installation Rules screen, this screen will show you if Installation process get stuck somewhere. Click on Nextbutton to continue
  16. On the Instance Configuration screen, you can choose the default SQL Server Instance or create a new Named Instance. Also, you should be able to change the Instance directory on Windows Server 2012 R2. Click on Next button to continue
  17. On the Disk Space Requirements screen, you will be able to see the details about required disk space for installation. If your Windows Server 2012 R2 has enough space to install then you can click on Next button to continute
  18. On the Service Configuration screen, Go to the Service Accounts tab and perform the below mentioned actions
        • Change the Account Name for the SQL Server Agent to Sp_SQL add the password you have add when you create this user on domain server .
        • Change the Account Name for the SQL Server Database Engine toSp_SQL add the password you have add when you create this user on domain server.
        • Click Next to move to the next page. 
  19. In the following screen, select Windows authentication option. Also, Add the current logged in user as System Administrator Account for this SQL Server Instance. Click on Next button to continue
  20. On the Analysis Services Configuration screen, Select the current logged in user as a System Administrator for Analysis Services. Click on Next button to continue
  21. On the Reporting Services Configuration screen, Select the Install Only radio button and click on Next Button to continue
  22. On the Installation Configuration Rules screen, you should be able to see the issues that might be occur during installation.
  23. On the Ready to Install screen, you should be able to all the Features details that you wanted to install. If everything looks OK for you. Click on Next button to continue
  24. On the Installation progress screen, you should be able to see the downloading status of the required Softwares and the stustas of installation. Click on Next button
  25. On the Complete screen, you will get the status of all the features that you have selected to Install. Now, you can close the screen and restart your Windows Server 2012 R2.
  26. After restart your Windows Server 2012 R2, you should be able to login in created SQL Server Instance
Share this article :

Post a Comment

Flag Counter

Social Profile

 
Copyright x 2011. By Wael Medhat - All Rights Reserved