Installing Micosoft SQL Server 2016

Installing Microsoft SQL Server 2016

Installation Standards and Prerequisites

1. Hardware and Software Requirement

Component

Requirement

.NET Framework

SQL Server 2016 (13.x) RC1 and later require .NET Framework 4.6 for the Database Engine, Master Data Services, or Replication. 

Network Software

Supported operating systems for SQL Server have built-in network software. Named and default instances of a stand-alone installation support the following network protocols: Shared memory, Named Pipes, TCP/IP and VIA.

Hard Disk

SQL Server requires a minimum of 6 GB of available hard-disk space.

 

2. Processor, Memory, and Operating System Requirements

Component

Requirement

Memory

At least 4 GB and should be increased as database size increases to ensure optimal performance.

Processor Speed

Minimum: x64 Processor: 1.4 GHz

Recommended: 2.0 GHz or faster

Processor Type

x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support

 

3. Disk Requirement

Drive

Requirement

D:\MSSQL

SQL Binary Directory

M:\MSSQL\Data

Data File Directory

N:\MSSQL\Log

Log File Directory

O:\MSSQL\Tempdb

Tempdb data and log

T:\Dump

Database Backup Directory


Installation

1. Mount the SQL server Binary Disk image or copy the installation iso file into server 
 

2. Double Click Setup




3. Click Installation 


4 Select New SQL Server Stand-alone installation and double click.


5.Provide Product Key.  For SQL Developer, it is free and no license key is needed


6.check term and condition and click Next>



7. click Next>





8.Ignore Windows Firewall warning message , click Next>






9.Select basic features as below.  Change instance root directory and point to D:\.  Click Next>   





10.Set instance name and click Next>



Or Named Instance 


11.Click Next>





12.Setup database engine configuration.  Select Mixed Mode > Enter password for ‘sa’ > Add admin AD group if any  as part of the SQL Server Administrator.






13.Click Next



14.Upon completion, you may check system configuration report for installation details




You can learn more about Sql Server database from below book:

========================================================================


Comments

  1. Replies
    1. Thanks .. Please visit our other blogs as well.
      Do let us know any specific topic if you want use to create Blogs on specific topic.

      Please do follow us on Social Media to get latest update on database related blogs.

      Regards
      All Database Solutions Team
      https://www.linkedin.com/in/all-database-solutions-633091225/
      https://twitter.com/database_all

      Delete

Post a Comment

Please do not enter any spam link in comment Section suggestions are Always Appreciated. Thanks.. !

Popular posts from this blog

Restore MySQL Database from mysqlbackup

Oracle 19c New Features

Install & Configure MySQL Router - MySQL InnoDB Cluster