• No results found

Installing and Configuring Microsoft SQL Server 2012 Express PI AF

N/A
N/A
Protected

Academic year: 2021

Share "Installing and Configuring Microsoft SQL Server 2012 Express PI AF"

Copied!
22
0
0

Loading.... (view fulltext now)

Full text

(1)

Installing and Configuring Microsoft SQL

Server 2012 Express

(2)

San Leandro, CA 94577 USA Tel: (01) 510-297-5800 Fax: (01) 510-357-8136 Web: http://www.osisoft.com OSIsoft Australia • Perth, Australia

OSIsoft Europe GmbH • Frankfurt, Germany OSIsoft Asia Pte Ltd. • Singapore

OSIsoft Canada ULC • Montreal & Calgary, Canada

OSIsoft, LLC Representative Office • Shanghai, People’s Republic of China OSIsoft Japan KK • Tokyo, Japan

OSIsoft Mexico S. De R.L. De C.V. • Mexico City, Mexico OSIsoft do Brasil Sistemas Ltda. • Sao Paulo, Brazil OSIsoft France EURL • Paris, France

Copyright: © 1992-2012 OSIsoft, LLC. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, mechanical, photocopying, recording, or otherwise, without the prior written permission of OSIsoft, LLC.

OSIsoft, the OSIsoft logo and logotype, PI Analytics, PI ProcessBook, PI DataLink, ProcessPoint, PI Asset Framework (PI AF), IT Monitor, MCN Health Monitor, PI System, PI ActiveView, PI ACE, PI AlarmView, PI BatchView, PI Coresight, PI Data Services, PI Event Frames, PI Manual Logger, PI ProfileView, PI WebParts, ProTRAQ, RLINK, RtAnalytics, RtBaseline, RtPortal, RtPM, RtReports and RtWebParts are all trademarks of OSIsoft, LLC. All other trademarks or trade names used herein are the property of their respective owners.

U.S. GOVERNMENT RIGHTS

Use, duplication or disclosure by the U.S. Government is subject to restrictions set forth in the OSIsoft, LLC license agreement and as provided in DFARS 227.7202, DFARS 252.227-7013, FAR 12.212, FAR 52.227, as applicable. OSIsoft, LLC.

(3)

Contents

Introduction ... 4

Installing SQL Server Express 2012... 5

SQL Server 2012 Express Prerequisites... 5

Installing SQL Server Express Using the Setup File ... 6

Installing SQL Server Express Using the Command Line... 15

Configuring SQL Server 2012 Express ... 17

Configuring the SQL Server Database Engine Service... 17

Enabling Network Communications... 18

Enabling the TCP/IP Network Protocol ... 18

Enabling the SQL Server Browser Service ... 19

(4)

Introduction

This document provides installation instructions for 64bit SQL Server 2012 Express on a machine that will also host PI AF 2010 (or later). The instructions use the most common installation and configuration options for SQL Server 2012 Express on Windows Server 2008/Windows Server 2008 R2. There are two installation examples provided: 1) Using the SQL Server 2012 Express setup file; 2) Using the Command Prompt tool.

SQL Server 2012 Express has a subset of the features included in SQL Server 2012. For detailed information on the features available in various SQL Server 2012 editions, see

http://msdn.microsoft.com/en-us/library/cc645993.aspx.

PI AF 2010 (or later) supports multiple versions and editions of SQL Server. It is important to note that SQL Server 2012 Express cannot be a Primary Server in an AF Collective. If you choose SQL Express as a Secondary Server, it can be promoted to a Primary Server only if the SQL Express is first upgraded to a SQL Server edition like Standard or Enterprise.

For a complete list of PI AF’s supported SQL Server Versions and Editions, as well as supported Operating Systems, refer to the PI AF Release Notes.

When installing PI AF and SQL Server on the same machine, the order of installation is: 1) SQL Server; 2) PI AF.

Note: The instructions provided in this document assume English is the language being used. If you are installing SQL Server 2012 Express in a language other than English, you will need to make the appropriate adjustments for the language being used.

(5)

Installing SQL Server Express 2012

You can download SQL Server 2012 Express from: http://www.microsoft.com/express/Database/.

Note: This document provides instructions for installing 64bit SQL Server 2012 Express on 64bit Windows Server 2008/Windows Server 2008 R2. The installation process is the same for both 32bit and 64bit of SQL Server 2012 Express.

SQL Server 2012 Express Prerequisites

Prior to installing SQL Server 2012 Express, you must first install its prerequisites. Refer to

http://msdn.microsoft.com/en-us/library/ms143506.aspx for details on the SQL Server 2012 prerequisites. For the purpose of this document, we are installing SQL Server 2012 Express on Windows Server

2008/Windows Server 2008 R2, which has the following prerequisites.

• Microsoft .Net Framework 3.5 SP1

http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en

If you are installing on Windows Server 2008 R2, you can skip this install and enable the .Net Framework 3.5.1 server feature; this can be accomplished with the Server Manager (right-click My Computer and select Manage) in the Features node. If you are installing on Windows Server 2008, you can skip this step IF the .Net Framework 3.5 SP1 was already installed as part of a Windows Update. You can verify this by viewing the Update History, which can be found in the Programs and Features in the Control Panel.

• Microsoft .Net Framework 4

http://www.microsoft.com/download/en/details.aspx?id=17718

.NET 4 is a requirement for SQL Server Express 2012. SQL Server installs .NET 4 during the feature installation step. SQL Server Express does not install .NET 4 on the Server Core mode of Windows Server 2008 R2 SP1. You must install .NET 4 before you install SQL Server Express on a Server Core installation of Windows Server 2008 R2 SP1.

• Windows PowerShell 2.0

Windows PowerShell 2.0 is a requirement for SQL Server Express 2012. It can be downloaded from:

http://support.microsoft.com/kb/968929

Note: In this example installation, the User Account Control is disabled during the installation. Additionally, the Enhanced Internet Explorer security is disabled.

(6)

Installing SQL Server Express Using the Setup File

1. Right-click the SQL Server 2012 Express setup file, sqlexprwt_x64_enu.exe, and select Run as administrator to launch the installation process. The SQL Server Installation Center displays.

2. Select Installation in the left pane, then select New SQL Server stand-alone installation or add features to an existing installation.

a.

If the setup determines there are issues that may cause problems with the installation, the SQL Server 2012 Express Setup window displays with the Setup Support Rules page. Review the Setup Support Rules that do not have a Status of Passed and address the issues prior to continuing with the SQL Server 2012 Express installation.

(7)

b.

If the setup doesn’t find any issues with the Setup Support Rules, the SQL Server 2012 Express Setup window displays with the License Terms page.

3. Review the License Terms. If you accept the terms, select I accept the license terms and click Next. If SQL Server is already installed, the Installation Type window displays.

(8)

With the Perform new installation of SQL Server 2012 option selected, click Next. 4. If SQL Server is not already installed, the Feature Selection page displays.

5. In the Features area, select the following features:

Instance Features

; Database Engine Services

; SQL Server Replication

SQL Express can be the subscriber to SQL Server replication. This is useful for an AF Collective.

Shared Features

; Management Tools – Basic

(9)

The LocalDB feature is new to SQL Server 2012 Express that is not used by PI AF.

The Redistributable Features are automatically installed, if needed. They include: Error and Usage Reporting, SQL Server Native Client, MSXML version 6.0, Sync Services for ADO.NET, and SQL

Note:

Server Browser.

You may see other options if you have chosen the install kit for SQL Express with Advanced Tools. PI AF does not need any other SQL Server 2012 Express features. 6.

ine, you can leave this page open and click the Re-run button after making the required corrections.

Click Next. If there are Installation Rules that are not met, the Installation Rules page displays. Any Installation Rules with a Status of Failed must be addressed prior to continuing with the SQL Server 2012 Express installation. If you are able to make the corrections without restarting the mach

If the Installation Rules all pass, the Instance Configuration page displays.

SQL Server allows for the installation of multiple copies of SQL Server on

7. one machine. The

nstalled.

(10)

The Default instance option does not assign an instance name.

The Named instance option requires an instance name and has the default name of SQLExpress. You can use a different name if you choose, however, it is recommended that you keep the default name.

he Instance root directory if you want to install the SQL Server instance to a

non-8. Click Next to continue. The Server Configuration page displays.

You will need to provide the instance name when you install the PI AF Server. You can change t

default location.

It is important to configure the SQL Server services to run under accounts that do not have more security access than is needed. As a good security practice, you should never run the SQL Server database engine under the local administrator, domain administrator, or local system account, or any other account with local or domain administrative rights, as this leaves the system open to a security attack. The SQL Server database engine service should run as a low-privilege account, such as Network Service or Local Service, or, alternately, a specifically created domain account with limited

Type of Automatic.

rmation on the SQL Server Browser setting, refer to Enabling Network Communications (page 18).

privileges.

The SQL Server Database Engine should be configured with a Startup

Configure the SQL Server Browser with a Startup Type of Disabled.

The best security practice is to keep the SQL Server Browser service disabled. You would only want to enable this service IF this is a named instance of SQL Server Express AND IF remote access is needed by a different PI AF Server or SQL Server Management System. For additional info

(11)

9. Select the Collation tab, if you know that you need to use a specific Collation setting.

For SQL Server, the Collation setting specifies the desired character set and sort properties. PI AF testing was done mostly with a Collation of SQL_Latin1_General_CP1_CI_AS. However, basic testing was performed with the default collation for each of the languages supported by PI AF.

Note: Only case insensitive collations are supported. Prior to PI AF 2010 R3, Scandinavian case insensitive collations were not supported.

(12)

10. Click Next. The Database Engine Configuration page displays.

11. Choose the Windows authentication mode option.

Normally, you should not enable the Mixed Mode authentication option unless you are installing in an environment where the Windows account under which the AF Server service runs cannot be given the appropriate permissions to access AF data in SQL Server. This will be the situation if for example you have the AF Server and the SQL Server on two machines each in a different Active Directory domains and if a trust has not been defined between the Active Directory domains of the SQL Server machine and the AF Server service account. This will not be a problem if the AF Server and the SQL Server are on the same box, which is the example installation being presented in this document. 12. Add the BUILTIN\Administrators group as the SQL Server administrators.

a.

Click the Add button.

b.

In the Select Users, Computers, or Groups dialog, click the Locations button.

c.

Select the machine and click OK.

d.

In the Enter the object names to select (examples) list, enter Administrators and click OK. BUILTIN\Administrators is now in the Specify SQL Server administrators list.

e.

In general, you should remove the account of the person running the install, which is

(13)

13. Click the Data Directories tab. You have the opportunity to change the directories in which SQL Server will write data, logs, backup, and temporary data. It is best practice to store the user database on a separate physical media from the log and backup directory.

14. Click the User Instances tab. User Instances allow non-Administrator users to run a version of SQL Server in their own account with database owner privileges. By default, this feature is selected. However, this feature is NOT used by PI AF and can therefore be disabled.

(14)

15. Click the FILESTREAM tab. FILESTREAM is a feature of SQL Server 2012 that allows for storing large files "near" SQL Server and for backing up these files with the SQL Server backup. As PI AF does not use this feature; this can be disabled.

16. Click Next. The Error Reporting page displays. If you want to enable error reporting, select the box, otherwise leave it unselected.

17. Click Next to start the installation. It may take up to 20 minutes to complete. When the installation is complete, the Complete page displays with a message indicating status of the installation.

You may see a message indicating you will need to restart the machine once the setup process is complete.

(15)

18. Click Close to complete the installation process. SQL Server is now ready to be configured.

Installing SQL Server Express Using the Command Line

SQL Server 2012 Express can also be installed via the Command Prompt.

Note: The instructions provided in this document assume English is the language being used. If you are installing SQL Server 2012 Express in a language other than English, you will need to make the appropriate adjustments for the language being used. For the Command Line installation, you will need to change the .exe file name, the Group name and the Account name.

The following is an example command that installs 64bit SQL Server 2012 Express with Management Tools:

sqlexprwt_x64_enu.exe /QS /IACCEPTSQLSERVERLICENSETERMS /Action=install /Features=SQL,Tools /InstanceName=SQLExpress

/SQLSYSADMINACCOUNTS="Builtin\Administrators" /TCPENABLED=0

/SQLSVCSTARTUPTYPE=Automatic /SQLSVCACCOUNT="NT Authority\Network Service" /AddCurrentUserAsSQLAdmin=0

For detailed information on the command line parameters, see:

http://msdn.microsoft.com/en-us/library/ms144259.aspx#Install. Details are included for various SQL Server 2012 editions, including SQL Server 2012 Express.

By using the command line installation option, you will not need to interact with the installation process; the command line includes the data required for the example installation being presented in this

document. You will not see any messages indicating the installation is complete.

1. From the Start menu, right click the Command Prompt and select Run as administrator. The

Command Prompt window displays.

2. Change the directory to the location of the SQL Server setup file by entering the CD command followed by the complete path to the setup file and then pressing Enter. Example: cd C:\.

(16)

3. Select and copy the command line above. In the Command Prompt window, right-click and select

Paste. The complete command is copied into the window.

4. Press Enter to start the SQL Server installation process. It may take up to 20 minutes to complete. 5. When there are no more SQL Server installation windows being displayed, the installation is

complete. You can verify the install is complete by checking the contents of your Start menu.

(17)

Configuring SQL Server 2012 Express

After completing the SQL Server 2012 Express installation, configuration tasks may be required. You should verify the SQL Server Database engine service is configured correctly. Additionally, if your SQL Server installation is different than the example presented in this document, you may need to enable network communications.

Configuring the SQL Server Database Engine Service

1. From the Start Menu, click All Programs | Microsoft SQL Server 2012 | Configuration Tools and select SQL Server Configuration Manager. The contents of the SQL Server Configuration Manager window can be different depending on the version of SQL Server installed and the number of SQL Server instances installed.

2. Select the SQL Server Services node in the left pane to display the SQL Server services for the local machine. The SQL Server database engine Name contains the SQL Server instance name in

parentheses. In this installation example, SQL Server (SQLEXPRESS) is the database engine service for the installed instance.

Had a differently named instance been installed, it would be displayed as SQL Server

(InstanceName). Had the Default instance option been selected during the install (see page 10), it would be displayed as SQL Server (MSSQLSERVER).

Note: You should NOT run the SQL Server database engine under the local administrator, domain administrator, local system account, or any other account with local or domain administrative rights as this leaves the system open to a security attack.

3. The SQL Server database engine service for your SQL Server instance should be configured for

AutomaticStart Mode. If the SQL Server database engine’s Start Mode is NOT Automatic, double-click the newly installed SQL Server database engine in the SQL Server Services list.

a.

In the Properties dialog, select the Service page.

(18)

4. If you want to change the account under which the SQL Server database engine runs, select the Log On page in the Properties dialog.

account, or select the This account option to

le

netwo o

enable re the

SQL Server Browser service for automatic startup (only if the installed SQL Server instance is Named). ONLY if the AF Server is going to be run on a

a.

You can select a different Built-in

specify a domain account and password.

5. Click OK to save the changes. The SQL Server database engine service will be restarted.

Enabling Network Communications

The recommended best security practice for an installation of SQL Server 2012 Express and PI AF on a single machine, is to disable both TCP/IP and Named Pipes protocols and to disable the SQL Server Browser service.

If your installation is different than the example presented in this document, you may need to enab rk communications (by default, SQL Server 2012 Express disables network communications). T

network communications you need to enable a network protocol. You may need to configu

Note: You should enable network communications

different machine, OR if you want to connect to the newly installed SQL Server instance using the SQL Server Management Tools and/or SQL Server Profiler from a different machine.

Enabling the TCP/IP Network Protocol

r erver installed and the number of SQL

2. pane, then select the Protocols for

of the SQL Server instance installed in 1. From the Start Menu, click All Programs | Microsoft SQL Server 2012 | Configuration Tools and

select SQL Server Configuration Manager. The contents of the SQL Server Configuration Manage window can be different depending on the version of SQL S

Server instances installed.

Expand the SQL Server Network Configuration node in the left

SQLEXPRESS (where SQLEXPRESS is the instance name this example). The TCP/IP Protocol is disabled, by default.

Right-click the TCP/IP protocol and select Enabled

(19)

After the TCP/IP protocol is enabled, you need to restart the SQL Server database engine service before the configuration change will take effect.

Enabling the SQL Server Browser Service

If you are enabling network communications AND if your SQL Server instance is Named, then you will need to configure the SQL Server Browser service for automatic startup.

4.

er he number of SQL 1. From the Start Menu, click All Programs | Microsoft SQL Server 2012 | Configuration Tools and

select SQL Server Configuration Manager. The contents of the SQL Server Configuration Manag window can be different depending on the version of SQL Server installed and t

Server instances installed.

to save the changes.

4. ervice and select Start. The State of the SQL Server Browser

on Changes to SQL Server

n options that were defined as part of the SQL Server installation n options from within the Microsoft SQL Server

2. Select the SQL Server Services node in the left pane to display the SQL Server services for the local machine. 3. Double-click the SQL Server Browser service in the SQL Server Services list.

a.

In the Properties dialog, select the Service page.

b.

Change the Start Mode to Automatic.

c.

Click OK

Right-click the SQL Server Browser s service changes to Running.

Making General Configurati

You can modify most of the configuratio

process. You can change some of the configuratio

(20)

1. From the Start Menu, click All Programs | Microsoft SQL Server 2012 and select SQL Server Management Studio. The Connect to Server dialog displays.

2. Database Engine and the Authentication setting is Windows

3. d instance displays in this Server name list, the format is

[M ou can skip this step.

the correct named instance in the Server name list.

dicates the local machine)

he Server name’s drop Ensure the Server type setting is

Authentication.

If the newly installed name

achineName]\SQLEXPRESS, y Otherwise, you will need to locate

a.

In the Server name field, you may see any of the following: o (local)

o [MachineName]\[InstanceName]

o .\ [InstanceName] (the “.” in

b.

You can search for a different named instance by clicking t

down arrow and selecting <Browse for more…>. The Browse for Servers dialog displays.

c.

Expand the Database Engine node to see the nam instances installed on the local machine. As a side note, if you instance on a different machine, you can select the

Server instance on the network.

d.

Select the appropriate SQL Server instance and clic

e of each of the SQL Server need to connect to a SQL Server

Network Servers tab and browse for the SQL

(21)

4. Once the correct SQL Server instance is listed in the Server name field in the Connect to Server

dialog, click Connect. The Microsoft SQL Server Management Studio window displays with the selected SQL Server instance displayed in the Object Explorer pane.

5. g for

L

Right-click the SQL Server instance name and select Properties. The Server Properties dialo the selected SQ Server instance displays.

a.

You can browse through the property pages to review the current configuration.

b.

If changes are necessary, you can make changes to any attributes that are not

disabled.

c.

Click OK to save any changes, or click Cancel to cancel changes.

6. If necessary, you can restart the SQL Server instance by right-clicking the SQL Server instance name and selecting Restart.

(22)

Index

.Net Framework 3.5 SP1, 5 .Net Framework 4, 5 Browse for Servers, 20 BUILTIN\Administrators, 12 Collation, 11

Command Prompt

Installing SQL Server 2012 Express, 15 configuration

SQL Server, 17

SQL Server database engine, 17 Connect to Server, 20

Data Directories, 13 Database Engine, 20

Database Engine Configuration, 12 Enhanced Internet Explorer security, 5 Error Reporting, 14

Feature Selection, 8 FILESTREAM, 14 installation type, 7 Instance Configuration, 9 license terms

SQL Server, 7

Microsoft SQL Server Management Studio, 19, 21

Mixed Mode

SQL Server Security, 12 Network Communications

enable, 18

Network Servers, 20 Prerequisites

SQL Server 2012 Express, 5 Run as administrator, 6

Server (SQLEXPRESS), 17 Server Configuration, 10 Server Properties, 21 setup file

SQL Server 2012 Express, 6 Setup Support Rules, 6

SQL Server

configuration, 17, 19

SQL Server (MSSQLSERVER), 17

SQL Server Configuration Manager, 17, 18, 19, 20

SQL Server database engine, 17 configuration, 17

security, 17

SQL Server Installation Center, 6 SQL Server license terms, 7 SQL Server security

SQL Server database engine, 17 SQL Server Security

BUILTIN\Administrators, 12 Mixed Mode, 12

Windows authentication mode, 12 SQL Server Services node, 17, 19 Start Mode, 17

Startup Type, 10 TCP/IP Protocol, 18 User Account Control, 5 User Instances, 13

Windows authentication mode SQL Server Security, 12 Windows PowerShell 2.0, 5

References

Related documents

This module introduces the use of functions that are built in to SQL Server Denali, and will discuss some common usages including data type conversion, testing for logical results

In SQL Server Management Studio Object Explorer, connect to an instance of the Microsoft SQL Server Database Engine, and then expand that instance.. Expand Databases, and

Open SQL Server Management Studio (Start &gt; All Programs &gt; Microsoft SQL Server 2005 or 2008 &gt; SQL Server Management Studio) and log on to the SQL Server instance that

You can check by going to Start – (All) Programs – Microsoft SQL Server 2005/2008 – SQL Server Management Studio Express and logging into the SQL instance selected during the

Open the Microsoft SQL Server Management Studio Express program (the link to install this program is included in the SQL Server 2005 Express Installation instructions above)b.

a On the computer or server where SQL Server is installed, open the SQL Server Configuration Manager by selecting Start &gt; All Programs &gt; Microsoft SQL Server 2008 R2 (or

Start Database Engine Tuning Advisor from the Start menu by choosing All Programs | Microsoft SQL Server 2005 | Performance Tools | Database Engine Tuning Advisor.. Connect to the

If you want to use Microsoft ® SQL Server ® Express 2012 with WorldShip, select the Enable Microsoft ® SQL Server ® 2012 Express with WorldShip check box and then click OK..