sql server sql11 denali ... · b. and you can see there is a new feature in town, master data...

17
www.dynamicintelligence.nl SQL Server SQL11 Denali Installation Name Arjan Fraaij Version 1.0

Upload: others

Post on 28-Oct-2019

4 views

Category:

Documents


0 download

TRANSCRIPT

www.dynamicintelligence.nl

SQL Server SQL11 Denali Installation

Name Arjan Fraaij

Version 1.0

Index

Contents Installation SQL Server ............................................................................................................................ 3

Domain Service accounts .................................................................................................................... 3

Domain Security Accounts & Groups .................................................................................................. 3

Windows 2008 R2 ................................................................................................................................ 3

Installation steps ................................................................................................................................. 3

Configure Reporting Services ............................................................................................................ 12

Installation SQL Server

Domain Service accounts In the domain create the following accounts to be used for the service accounts.

CORP\svcSQL03_sqlagent, account is going to be used to run the SQL Agent service when

required.

CORP\svcSQL03_sqlas, account is going to be used to run the SQL Analysis service when

required.

CORP\svcSQL03_sqldbe, account is going to be used to run the SQL Database Engine service

when required.

CORP\svcSQL03_sqlis, account is going to be used to run the SQL Integration service when

required.

CORP\svcSQL03_sqlrs, account is going to be used to run the SQL Reporting service when

required.

I made a choice to always install all SQL Services during an installation and disable those who are not

needed for the requested operation of the SQL Server. This is why I create all service accounts that

are required in the way I install SQL Servers. Do you have better ideas please let me know.

Domain Security Accounts & Groups In the domain create the following accounts & groups to be used for the security settings during

installation.

CORP\SQL03AnalysisAdministrators, Domain local security group used to add to the Analysis

Services administrator security during account provisioning.

CORP\SQL03ServerAdministrators, Domain local security group used to add to the SQL Server

administrator security during account provisioning.

CORP\SQL03Admin, Domain user account to be added to the above member list of the

created security groups, account is used as primary SQL Server and Analysis Services

Administrator account.

CORP\SQL03RepExec, account is used for as the Reporting Service Execution Account.

This is all my own base settings; you can use it or leave it and add your own security guidelines.

When you have better ideas I like to hear about them.

Windows 2008 R2 The Installation of Windows 2008 R2 is straight forward. No additional roles or features are installed.

The server SQL03 is joined with the corp.contoso demo domain.

Installation steps These steps describe the steps to perform the installation.

1. Mounted is the installation DVD of SQL Sever Delani CTP1

2. Login to SQL03 with the SQL03\administrator account

3. Go to Start > Type <cddrive>:\setup.exe and hit enter

4. The window named “SQL Server Denali Setup, Requires Microsoft .NET Framework” might

appear.

a. Click OK to start the installation of the Microsoft .NET Framework. There is no

information displayed that the installation is executed. Just wait for the next step to

start. When this is not happening just start at step 3 again.

5. The window named “SQL Server Installation Center” appears.

6. Click Installation

7. Click New Installation or add features to an existing installation, and wait for the next

window to appear

8. The window named “SQL Server Denali Setup, Setup Support Rules” appears

a. There are 7 rules that are checked by the SQL Server installation

b. You can click show details to see the rules and description of the rules

c. When rules do fail you can hit the Status link to check what needs to be done to fix

them. When fixed hit the re-run button to recheck.

d. In my case all rules are passed, click OK

9. The window named “SQL Server Denali Setup, Product Key” appears

a. Enter your product key or select Specify free edition

b. In my case I select Enterprise Evaluation, click Next

10. The window named “SQL Server Denali Setup, License Terms” appears

a. Select I accept the license terms

b. Because of the CTP status I also selected Send feature ……

c. Click Next

11. The window named “SQL Server Denali Setup, Setup Support Files” appears

a. Click Install and wait

b. When finished a list of rules is displayed with the status of the installation.

c. In my case I did get 1 warning

i. Windows Firewall, this is caused to remember you to check your firewall

settings to enable access to your SQL Server environment and can safely be

ignored.

d. So I click Next

12. The window named “SQL Server Denali Setup, Setup Role” appears

a. Select SQL Server Feature Installation

b. Click next

13. The window named “SQL Server Denali Setup, Feature Selection” appears

a. Because looking at the CTP edition I select everything to install

b. And you can see there is a NEW feature in town, Master Data Services

c. Also changed the shared installation paths to my desired location.

d. Click Next

14. The window named “SQL Server Denali Setup, Installation Rules” appears

a. A list of rules is displayed with the status of the installation.

b. When rules do fail you can hit the Status link to check what needs to be done to fix

them. When fixed hit the re-run button to recheck.

c. In my case all rules are passed, Click Next

15. The window named “SQL Server Denali Setup, Instance Configuration” appears

a. Select Named Instance, MSSQL01

b. Changed the Instance root directory to my desired location

c. Click Next

16. The window named “SQL Server Denali Setup, Disk Space Requirements” appears

a. If disk space if low fix-it

b. Click Next

17. The window named “SQL Server Denali Setup, Server Configuration” appears

a. Fill in the previous created service accounts for the correct service

b. I left all Startup Types default for now and clicked the Collation tab

c. You could change the collation as desired, I did leave the default and clicked Next

18. The window named “SQL Server Denali Setup, Database Engine Configuration” appears

a. On tab Account Provisioning I selected the following

i. Mixed Mode (This is demo, if possible I would choose Windows

Authentication mode)

ii. Added the local administrator SQL03\Administrator to the SQL Server

Administrators

iii. Added the domain group CORP\SQL03ServerAdministrators

b. On tab Data Directories I selected the following

i. Data Root Directory: E:\Microsoft SQL Server\

ii. User Database Directory: E:\Microsoft SQL

Server\MSSQL11.MSSQL01\MSSQL\Data

iii. User Database Log Directory: E:\Microsoft SQL

Server\MSSQL11.MSSQL01\MSSQL\Log

iv. Temp DB Directory E:\Microsoft SQL

Server\MSSQL11.MSSQL01\MSSQL\Data

v. Temp DB Log Directory E:\Microsoft SQL

Server\MSSQL11.MSSQL01\MSSQL\Log

vi. Backup Directory: E:\Microsoft SQL

Server\MSSQL11.MSSQL01\MSSQL\Backup

c. On tab FILESTREAM I selected the following

i. Selected All options

ii. Windows Share Name MSSQL01

d. Click Next

19. The window named “SQL Server Denali Setup, Analysis Services Configuration” appears

a. On tab Account Provisioning I selected the following

i. Added the local SQL03\Administrator to the analysis services administrators

ii. Added the domain group CORP\SQL03AnalysisAdministrators

b. On tab Data Directories I selected the following

i. Data Directory: E:\Microsoft SQL Server\MSAS11.MSSQL01\OLAP\Data

ii. Log File directory: E:\Microsoft SQL Server\MSAS11.MSSQL01\OLAP\Log

iii. Temp Directory: E:\Microsoft SQL Server\MSAS11.MSSQL01\OLAP\Temp

iv. Backup directory: E:\Microsoft SQL Server\MSAS11.MSSQL01\OLAP\Backup

c. Click Next

20. The window named “SQL Server Denali Setup, Reporting Services Configuration” appears

a. Select Install, but do not configure the report server

b. Click Next

21. The window named “SQL Server Denali Setup, Error Reporting” appears

a. Again, it is an CTP so let’s help a little

b. Click Next

22. The window named “SQL Server Denali Setup, Installation Configuration Rules” appears

a. A list of rules is displayed with the status of the installation.

b. When rules do fail you can hit the Status link to check what needs to be done to fix

them. When fixed hit the re-run button to recheck.

c. In my case all rules are passed, Click Next

23. The window named “SQL Server Denali Setup, Ready to Install” appears

a. You can check the installation summary

b. When everything is like desired click Install

24. The window named “SQL Server Denali Setup, Install Progress” appears

a. Just wait for the installation to finish

25. The window named “SQL Server Denali Setup, Complete” appears

a. I clicked the URL’s to get the sample databases, these point to the SQL 2008R2

samples, no specific Denali samples seem to be available. Just download and we will

see later if it’s still working, the Denali database sample link is:

http://msftdbprodsamples.codeplex.com/releases/view/55330

Analysis services have no Denali link, so I downloaded the SQL 2008R2 version.

http://msftasprodsamples.codeplex.com/releases/view/45911

Same for integration services

http://msftisprodsamples.codeplex.com/releases/view/45916

Same for Reporting services

http://msftrsprodsamples.codeplex.com/releases/view/45918

b. Click Close

Configure Reporting Services

1. Login to SQL03 with the SQL03\administrator account

2. Type Reporting Service in the searchbox and hit Enter

3. The window named “Reporting Services Configuration Manager” appears

4. The window named “Reporting Services Configuration Connection” appears

a. Check connection settings and hit Connect

5. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01, Status”

appears

6. Select Service Account

7. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01, Service

Account” appears

a. Check settings, when as desired select Web Service URL

8. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01, Web

Service URL” appears

a. Check settings, when as desired click Apply

b. Select Database

9. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01,

Database” appears

a. Click Change Database

b. The window named “Report Server Database ConfigurationWizard” appears

i. Select Create a new....and click next

c. The window named “Report Server Database ConfigurationWizard, Database

Server” appears

i. Change connection settings when needed. By default de named instance is

not set. I changed to the Named instance and clicked Next

d. The window named “Report Server Database ConfigurationWizard, Database”

appears

i. Alto I like to try the SharePoint integration Mode, for the CTP I Select native

because I only want to test the CTP.

ii. Click Next

e. The window named “Report Server Database ConfigurationWizard, Credentials”

appears

i. I left the default and clicked Next

f. The window named “Report Server Database ConfigurationWizard, Summary”

appears

i. Click Next

g. The window named “Report Server Database ConfigurationWizard, Progress and

Finish” appears

i. Wait until it is finished and Click Finish

10. You do get back to the window The window named “Reporting Services Configuration

Manager: SQL03\MSSQL01, Database” appears

a. Click Report Manager URL

11. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01, Report

Manager URL” appears

a. When settings are as desired click Apply

b. Select E-Mail settings

12. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01, E-Mail

Settings” appears

a. When settings are as desired click Apply

b. Select Execution Account

13. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01,

Execution Account” appears

a. Fill in the created execution account and click Apply

b. Select Encryption Keys

14. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01,

Encryption Keys” appears

a. Click Backup

b. The window named “Backup, Encryption Key” appears

i. When settings are as desired Click OK

c. I left the rest as default and select Scale-out Deployment

15. The window named “Reporting Services Configuration Manager: SQL03\MSSQL01, Scale-

out Deployment” appears

a. Nothing to do here for now, so I clicked Exit

16. My reporting services should be up and running now, let’s hit some URL’s

a. http://sql03/ReportServer_MSSQL01

b. http://sql03/Reports_MSSQL01/Pages/Folder.aspx

17. All seems to be working