SQL Server 2008 R2. Installation and Configuration Guide

Size: px
Start display at page:

Download "SQL Server 2008 R2. Installation and Configuration Guide"

Transcription

1 SQL Server 2008 R2 Installation and Configuration Guide Abstract This document describes the configuration during and after database installation when IMC is used together with Microsoft SQL Server. The document is applicable to the SQL Server 2008 R2 SP1 Enterprise edition and slightly different from other editions of SQL Server This document is intended for use by network engineers or system administrators responsible for installing network software and components. Part number: Software version: IMC PLAT 5.2 (E0401) Document version: 5P

2 Acknowledgment Copyright Hewlett-Packard Development Company, L.P. No part of this documentation may be reproduced or transmitted in any form or by any means without prior written consent of Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HEWLETT-PACKARD COMPANY MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Hewlett-Packard shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. Oracle and Java are registered trademarks of Oracle and/or its affiliates.

3 Contents 1 Installing SQL Server 2008 R2 1 2 Registering the SQL server license 25 3 Installing the SQL Server client 27 Installation procedure 27 Testing connectivity 34 4 Setting Up SQL Server 2008 R2 36 Configuring TCP/IP properties 36 Starting the SQL Server Browser service 38 Configuring the SQL Server service to log on as local system (Optional) 40 Restarting the SQL Server service 41 Creating a super user and granting a privilege to the user 42 5 Uninstalling SQL Server database 46 6 Installing embedded database 47 Installation requirements 47 Installation preparations 47 Installing embedded database 47 Removal requirements 48 7 FAQs 49 Support and other resources 55 Contacting HP 55 Subscription service 55 Related information 55 Documents 55 Websites 55 Conventions 56 Index 57 i

4 1 Installing SQL Server 2008 R2 Before installing IMC, install SQL Server first. After installing SQL Server, restart the operating system, update the server with latest Windows patches and then proceed to install IMC. Currently, you can install the database on a separate database server and save the IMC data on the database server. To install the database on a separate database server, follow these guidelines: On the IMC server, install an SQL Server client with the same version as the database. Create a data file folder on the database server before you start the installation. When deploying the IMC components, you can input the local path to the folder, as shown in Figure 1. Figure 1 IMC installation-database Configuration Info NOTE: To ensure the normal operation of SQL Server, use licensed installation software of Microsoft SQL Server. Using the localized software or other unauthorized editions may cause a failure in database installation and operation. 1

5 1. After running the setup program, enter the SQL Server Installation Center, as shown in Figure 2. Figure 2 SQL Server Installation Center 2. Select Installation from the navigation tree, and then click New installation or add features to an existing installation to enter the Setup Support Rules dialog box, as shown in Figure 3. 2

6 Figure 3 Setup Support Rules dialog box 3. Click OK to enter the Product Key dialog box, as shown in Figure 4. 3

7 Figure 4 Product Key dialog box 4. Input the product key and click Next to enter the License Terms dialog box, as shown in Figure 5. 4

8 Figure 5 License Terms dialog box 5. Select I accept the license terms, and click Next to enter the Setup Support Files dialog box, as shown in Figure 6. 5

9 Figure 6 Setup Support Files dialog box 6. Click Install to start installing setup support files. The setup support files dialog box appears, as shown in Figure 7. 6

10 Figure 7 Setup Support Files operation process 7. Upon completion of the installation, the Setup Role dialog box appears, as shown in Figure 8. 7

11 Figure 8 Setup Role dialog box 8. Select SQL Server Feature Installation and click Next to enter the Feature Selection dialog box, as shown in Figure 9. 8

12 Figure 9 Feature Selection dialog box 9. Select the features as shown in Figure 9, and then click Next and the Installation Rules dialog box appears as shown in Figure 10. 9

13 Figure 10 Installation Rules dialog box 10. Click Next to enter the Instance Configuration dialog box, as shown in Figure

14 Figure 11 Instance Configuration dialog box Select Default instance and use MSSQLSERVER as the Instance ID. Do not modify the default instance ID. HP recommends you also set the default instance for the SQL Server 2008 R2 Express edition, even though the Named instance option is selected by default. An advanced user can select Named instance and then enter a custom instance ID. The user must enter the instance ID in the Instance Name combo box in the Checking Database Connectivity window during IMC installation. If you set a custom instance ID for the SQL Server 2008 R2 Express edition, start the SQL Server Browser service after the installation. For more information, see "Starting the SQL Server Browser service." 11. Click Next to enter the Disk Space Requirements dialog box, as shown in Figure

15 Figure 12 Disk Space Requirements dialog box 12. Click Next to enter the Server Configuration dialog box as shown in Figure

16 Figure 13 Server Configuration dialog box 13. Click Use the same account for all SQL Server services to set a service account, shown in Figure 14. Figure 14 Use the same account for all SQL Server 2008 R2 services dialog box Set the account for starting the SQL Server service. Then click OK to go back to the server configuration dialog box, as shown in Figure

17 Figure 15 Server Configuration dialog box 14. Click Collation, as shown in Figure

18 Figure 16 Collation tab page 15. Without any configuration on the Collation tab page, click Next to enter the Database Engine Configuration dialog box, as shown in Figure

19 Figure 17 Database Engine Configuration dialog box 16. Configure the Authentication Mode as Mixed Mode and input the password of user sa. SQL Server 2008 R2 has certain requirements for password complexity. For information about password complexity, see the online help in the system. You can specify an SQL Server administrator according to the actual conditions, as shown in Figure 18. IMPORTANT: For IMC to correctly identify the sa logon password during installation, the password should not contain any of the following characters: < > \t If you do not want to change the password of the sa user, create a user with sa user privileges and make sure that the password does not contain any of the previous characters. For more information about creating a database user, see "Creating a super user and granting a privilege to the user." 16

20 Figure 18 Specify SQL Server administrators The Data Directions Figure 19 and FILESTREAM Figure 20 use the default values without any configuration. 17

21 Figure 19 Data Directories tab page The FILESTREAM tab page is shown in Figure

22 Figure 20 FILESTREAM tab page 17. Click Next to enter the Error Reporting dialog box, as shown in Figure

23 Figure 21 Error Reporting dialog box 18. Without any configuration, click Next to enter the Installation Rules dialog box, shown in Figure

24 Figure 22 Installation Rules dialog box 19. Click Next to enter the Ready to Install dialog box, as shown in Figure

25 Figure 23 Ready to Install dialog box 20. Click Install to enter the Installation Progress dialog box, as shown in Figure

26 Figure 24 Installation Progress dialog box The components installed are relevant to the features selected previously. 21. Upon completion of the installation, click Next to enter the Complete dialog box, as shown in Figure Click Close to close the Complete dialog box. 23

27 Figure 25 Complete dialog box 24

28 2 Registering the SQL server license The SQL server supports three license registration modes: Per Processor, Server/Client Access License (CAL), and Per User. The Per Processor is used for registering the SQL Server 2008 R2 Developer and Parallel Data Warehouse. This chapter describes the registration modes of Per Processor and Server/CAL. Per Processor licensing: The number of Per Processor licenses is counted by the number of processors on an SQL server. You must buy a Per Processor license for each processor on a server installed with the SQL server component. The Per Processor registration mode is irrelevant to the number of SQL servers and IMC servers, and is applicable to the networks containing a lot of SQL servers and IMC servers. See Figure 26 for an example. Figure 26 Per Processor Licensing NOTE: The number of the Per Processor licenses is irrelevant to the number of kernels in a processor. Server/CAL licensing: The number of Server/CAL licenses is counted by the number of SQL servers and IMC servers. You must buy a server license for each SQL server and a CAL license for each IMC server. The Server/CAL registration mode is applicable to the networks containing a few SQL servers and IMC servers. See Figure 27 for an example of CAL licensing. 25

29 Figure 27 Server/CAL Licensing Before you choose a registration mode, determine the IMC deployment environment: When IMC is deployed in centralized mode, buy a CAL license for only the IMC server. When IMC is deployed in distributed mode, buy a CAL license for each IMC server that needs to access the SQL server. NOTE: The application of the license registration modes is for SQL Server 2005/2008/2008 R2 of standard and enterprise editions. You do not need to buy a license for the SQL Server Express edition. For more information about SQL server license registration, see official Microsoft documents. 26

30 3 Installing the SQL Server client Installation procedure If you install IMC and the SQL server on different hosts, install the SQL Server client on the host where IMC is located, and make sure the client version matches the SQL server version. 1. On the Feature Selection dialog box, select client components, as shown in Figure 28. See "Installing SQL Server 2008 R2" for how to enter the Feature Selection dialog box. Figure 28 Feature Selection dialog box 2. Select the features (Management Tools Basic and SQL Client Connectivity SDK) shown in Figure 29, and then click Next. 27

31 Figure 29 Installation Rules dialog box 3. Click Next to enter the Disk Space Requirements dialog box, shown in Figure

32 Figure 30 Disk Space Requirements dialog box 4. Click Next and proceed to configure error report settings shown in Figure

33 Figure 31 Error Reporting dialog box 5. Use the default setting on the dialog box, and click Next. The Installation Configuration Rules dialog box appears, shown in Figure

34 Figure 32 Installation Configuration Rules dialog box 6. Click Next to enter the Ready to Install dialog box shown in Figure

35 Figure 33 Ready to Install dialog box 7. Confirm the installation information, and click Install to start installing SQL Server 2008 R2 client and to enter the Installation Progress dialog box, as shown in Figure

36 Figure 34 Installation Progress dialog box The components installed are relevant to the features selected previously. When the installation process is complete the setup operation completion dialog box appears, as shown in Figure Click Close to close the Complete dialog box. 33

37 Figure 35 Complete dialog box Testing connectivity After the SQL Server client is installed, you can verify whether or not it can connect to the SQL server. To test the connectivity between the SQL Server client and the SQL server: 1. Select Run from the Start menu, and then enter cmd in the Run dialog box. 2. In the CMD window, enter either command: For the default instance: osql h Usa PiMC123 For a custom instance: osql h \instancename Usa PiMC123 In the previous commands, is the IP address of the SQL server, sa and imc123 are the username and password of the default superuser, and instancename represents the name of the custom instance. If the SQL command prompt appears, you successfully connect to the SQL server and enter the SQL command mode, as shown in Figure

38 Figure 36 Testing connectivity 35

39 4 Setting Up SQL Server 2008 R2 The following information discusses the steps and procedures to setup and configure an SQL Server. This includes: Configuring TCP/IP Configuring the SQL Server service Restarting the SQL Server service Creating a super user Configuring TCP/IP properties 1. Select Start > All Programs > Microsoft SQL Server 2008 R2 > Configuration Tools > SQL Server Configuration Manager, as shown in Figure 37 and Figure 38. Figure 37 SQL Server Configuration Manager Figure 38 SQL Server Configuration Manager window 2. On the SQL Server Configuration Manager window, select SQL Server Network Configuration > Protocols for MSSQLSERVER from the navigation tree, and then double-click TCP/IP on the main pane, or select TCP/IP and then click the Properties icon on the toolbar. 36

40 The TCP/IP Properties dialog box appears, as shown in Figure 39. Figure 39 Configure TCP/IP Properties 3. On the Protocol tab page, make sure Yes is selected for Listen All; on the IP Address tab page, select Yes for the Enabled option of each IP address, and change TCP Port to 1433, as shown in Figure

41 Figure 40 Configure IP addresses for TCP/IP 4. Click OK to save the configuration. Click OK when the message Any changes made will be saved; however, they will not take effect until the service is stopped and restarted. Restart the SQL server to make the configuration effective. For more information about the configuration procedure, see "Restarting the SQL Server service." NOTE: If you did not select Yes for Listen All on the TCP/IP Properties dialog box, enter the dialog box to update the previously-configured IP addresses if the server IP address changes after installing SQL Server 2008 R2. Otherwise, you cannot connect to the database. You can use the same way to enable the Named Pipes property. In distributed deployment, if multiple database servers are used, these servers must have the same listening port. Starting the SQL Server Browser service If you set a custom instance for the SQL Server 2008 R2 Express edition, you must start the SQL Server Browser service, so IMC can connect to the SQL server database. To start the SQL Server Browser service: 1. Select Start > All Programs > Microsoft SQL Server 2008 R2 > Configuration Tools > SQL Server Configuration Manager The Server Configuration Manager appears, as shown in Figure

42 Figure 41 Launching the SQL server configuration manager 2. In the SQL Server Configuration Manager window, select SQL Server Services from the navigation tree, right-click SQL Server Browser on the main pane, and then select Properties from the shortcut menu, as shown in Figure 42. Figure 42 Locating the SQL Server Browser service 3. Click the Service tab, and then select Automatic for Start Mode, as shown in Figure 43. Figure 43 Service tab 39

43 4. Click OK. 5. In the SQL Server Configuration Manager window, right-click SQL Server Browser, and then select Start from the shortcut menu, as shown in Figure 44. Figure 44 Starting the SQL Server Browser service Configuring the SQL Server service to log on as local system (Optional) On the SQL Server Configuration Manager window, select SQL Server Services from the navigation tree and you can see the operational status of SQL Server services on the right, as shown in Figure 45. Figure 45 Operational status of SQL Server services Check the Log On As column of the SQL Server, and make sure its value is Local System. The value is sure to be Local System if you strictly follow the installation steps mentioned above. If you did not strictly follow the installation steps mentioned above, the value may be Network Service. In this case, you should change it to Local System, with the procedure as follows: 40

44 1. Double-click the row, or select the row and then click the Properties icon on the toolbar. The SQL Server Properties dialog box appears. 2. Change the Log on as property to Local System in the Built-in account option, as shown in Figure 46. Figure 46 Configure the Log on as property on the SQL Server Properties dialog box NOTE: Valid characters for IMC database account passwords include all ANSI characters but the angle brackets (<, >) and tab character (\t). For example, you can use letters (A to Z and a to z), digits (0 to 9), and symbols such as at (@), pound (#), dollar ($), caret (^), percent (%), ampersand (&), and asterisk (*). 3. Click OK to save the configuration. Restarting the SQL Server service After completing the preceding configurations, you must restart the SQL Server service to make the configurations take effect. On the SQL Server Configuration Manager window, select SQL Server Services from the navigation tree, select SQL Server (MSSQLSERVER) on the right, and then click Restart service on the toolbar, as shown in Figure

45 Figure 47 Restart the SQL Server Service The reboot of the Windows operating system can automatically restart all the services. As the reboot of the operating system is required for installing IMC after the SQL Server installation is completed, you do not need to restart the SQL Server service separately. Creating a super user and granting a privilege to the user When installing IMC, you must use a super user to access the database. The super user can be the default user sa or a user-defined super user. This chapter describes how to create a super user and grant the administrator privilege to it. 1. Select Start > All programs > Microsoft SQL Server 2008 R2 > SQL Server Management Studio. The database login window appears, as shown in Figure

46 Figure 48 Login interface 2. Select SQL Server Authentication for Authentication, select a login username, enter the password, and click Connect. Expand the Security node in the navigation tree, right-click Logins, and select New Login from the shortcut menu. The following menu screen appears, Figure 49. Figure 49 Microsoft SQL Server Management Studio main pane 3. The Add a login user dialog box appears, as shown in Figure

47 Figure 50 Add a login user Set the login name, click SQL Server authentication, and set the password. IMPORTANT: For IMC to correctly identify the password, make sure that the password does not contain any of the following characters: < > \t 4. Clear the User must change password at next login box and select Server Roles in the navigation tree to set the server roles, as shown in Figure

48 Figure 51 Set server roles 5. Select sysadmin and click OK. The user is granted with the database administrator privilege. After the previous operations, the new user can be seen under the Security > Logins node in the navigation tree of the Microsoft SQL Server Management Studio main pane. 45

49 5 Uninstalling SQL Server database If you uninstall the SQL Server database with the Remove function on the Control Panel > Add or Remove Programs page, you may fail to uninstall the database (the setup.exe process hangs) because of operating system configuration problems. As a solution, you can use the Change function to uninstall the database as shown in Figure 52. Figure 52 Uninstall SQL Server 2008 R2 with the Change function 46

50 6 Installing embedded database To facilitate IMC installation and maintenance, you can use the automatic installation and configuration of the embedded database to install and deploy IMC of the Standard edition in the Windows operating system without database installed. Installation requirements IMC Standard edition use the embedded database of Microsoft SQL Server 2008 R2 SP2 Express. IMC dedicated edition does not provide an embedded database. Because the embedded database supports only limited data size (a maximum size of 10 G for each database), Use SQL Server 2008 Enterprise edition. To ensure stable IMC performance, use no more than 1000 devices that IMC manages. Before installing SQL Server 2008 R2 SP2 Express, install the software.net Framework 2.0 SP2 first. The embedded database setup programs do not install the software automatically. You can go to to download the software. NOTE: Microsoft SQL Server 2008 R2 SP2 Express can be installed only in the partition where Windows is installed and it requires about 500 MB of free disk space. SQL Server 2008 R2 SP2 Express can be installed in the following operating systems: Windows XP SP3, Windows 2003 SP2, Windows 2003 R2 SP2, Windows 2008 SP2, Windows 7, Windows 2008 R2. Installation preparations Before installing the embedded database, make sure the lower version SQL server has been uninstalled if there is any. Installing embedded database You can install the embedded database when deploying IMC components. For the Standard edition, if the component being deployed needs the support of the SQL Server database that is not installed on the server, a message appears in the Data Configuration Info window of the deployment wizard, asking you to install the embedded database. If the requirements for installing SQL Server 2008 R2 Express are met, perform the following steps: 1. In the Data Configuration Info window of the deployment wizard, select the Install embedded database checkbox. 2. Click Next to enter the Configure Web Service Port window. 3. Click Deploy. IMC automatically installs SQL Server 2008 R2 Express. After the installation finishes, you can deploy the components. If the requirements for installing SQL Server 2008 Express are not met, a message appears in the Data Configuration Info window to inform you of the unsatisfied requirements. You can install the database and deploy components only after the requirements are met. 47

51 NOTE: The same procedure applies to the installation of the embedded database on the master and subordinate servers. SQL Server 2008 R2 Express is automatically installed in the partition where Windows is installed. The login password for the sa user is IMC-Install2008. Removal requirements The embedded database is not automatically removed when you uninstall IMC. To remove it, select Control Panel > Add or Remove Programs. 48

52 7 FAQs Does changing the computer name affect the database? How to restore the database? Changing a computer name may cause some failures on operating SQL Server database. In this case, perform the following operations to update the computer name saved in the database: Suppose the old computer name is SERVER_1 and the new one is SERVER_2. Open cmd.exe of Windows and execute the following scripts (assuming that the login user name is sa and the password is imcpass): osql -Usa -PIMCpass go The old computer name SERVER_1 is displayed on the interface. Continue to execute the following commands to modify the computer name saved in the database: go SERVER_2, 'duplicate_ok' go exit The commands above first delete the old computer name SERVER_1 and then add a new one SERVER_2. After the modification above, you must restart the SQL Server service in the Windows Service Manager to restore the database. During the IMC installation, "MS SQLServer Is not Installed Correctly, MSSOLSERVER Service Does not Exist" is displayed. What shall I do? MSSQLSERVER is the default instance name of the Microsoft SQL Server. Displaying MSSQLSERVER means you have selected the default instance. If you do not select the default instance but specify an instance name ABC, MSSQL$ABC is displayed. To view the correct instance name, make sure the default instance or the specified instance name exists in the SQL Server Configuration Manager. During the IMC installation, "Database Service MSSQLSERVER Is not Configured to Be Started with Local System" is displayed. What shall I do? During the installation, IMC needs to create its own database file. If the MSSQLSERVER service is not configured to run as the Local System, IMC fails to be installed because of the disc access restriction. To solve the problem, do as follows: Select Start > All Programs > Microsoft SQL Server 2008 R2 > Configuration Tools > SQL Server Configuration Manager as shown in Figure

53 Figure 53 Select SQL Server Configuration Manager from the Start menu Right-click SQL Server (MSSQLSERVER) on the SQL Server Configuration Manager window and select Properties, as shown in Figure 54. Figure 54 SQL Server Configuration Manager window On the SQL Server (MSSQLSERVER) Properties window, click Built-in account, select Local System from the list, and then click OK, as shown in Figure

54 Figure 55 SQL Server (MSSQLSERVER) Properties window After completing the preceding configurations, you need to restart the SQL Server (MSSQLSERVER) service on the SQL Server Configuration Manager window. After that, configurations take effect. During the IMC installation, "The ADO1.5 Component Is not Found in Current System" is displayed. What shall I do? IMC uses ADO 1.5 to connect the database. ADO 1.5 is provided by the operating system. This error indicates that ADO 1.5 is corrupted. To solve the problem, you can re-install ADO. During the IMC installation, "Provider Cannot Be Found" is displayed. What shall I do? This error means that MDAC is not installed on the server or that your MDAC installation is corrupted. MDAC corruption usually occurs when some application programs erroneously attempt to install a partial version of MDAC. To solve the problem, you can download the installation program mdac_typ.exe from Microsoft's website to re-install MDAC. If MDAC installation fails, you can do as follows: 1. In Windows Explorer, open the C:\WINDOWS\inf folder. Note that the folder may be hidden. 2. Right-click the mdac.inf file in the folder and select Install. You can select each file from Service Pack CD-ROM, or from the current operating system. If you want to select files from Service Pack CD-ROM, locate the i386 directory from the CD-ROM drive. For example, if the CD-ROM drive is D:, you need to select the D:\i386 directory. If you want to select files from the current operating system, click Browse to select files. Select a file and click Retry. 3. MDAC is installed successfully if no error is displayed after you complete the installation. Files to be located during the installation and their locations are as follows: 51

55 File name: adcjavas.inc Location: C:\Program Files\Common Files\System\msadc File name: adojavas.inc Location: C:\Program Files\Common Files\System\ado File name: msdadc.dll Location: C:\Program Files\Common Files\System\ole db File name: dao360.dll Location: C:\Program Files\Common Files\Microsoft shared\dao File name: handler.reg Location: C:\Program Files\Common Files\System\msadc File name: oledbjvs.inc Location: C:\Program Files\Common Files\System\ole db File name: MDACRdMe.htm Location: If you cannot find the MDACRdMe.htm, change the name of the file MDACReadme.htm to MDACRdMe.htm. After the installation, you need to reboot the operating system. If the problem is not solved, you can use the MDAC Component Checker provided by Microsoft to locate MDAC installation problems. Download a free MDAC Component Checker, cc_pkg.exe from the Microsoft website, decompress it to the C:\ComponentChecker directory, click on the first button in the window as shown in Figure 56, and click OK. Figure 56 Component Checker window After a short time analysis, some information is displayed, as shown in Figure 57. Pay attention to the information about MISMATCH under File Details. The MISMATCH information indicates the potential problems of the MDAC installation. 52

56 Figure 57 Information about MISMATCH under File Details Click MISMATCH and view files in the right window. These file versions are different from the MDAC version. The Mismatch Field column displays expected file versions. The File Version column displays actual file versions. When version mismatch cannot be solved through MDAC installation, you need to copy files to the corresponding directories. Locate the mdacxpak.cab file from the depressed path of MDAC_TYPE.exe and use WinZip to decompress the mdacxpak.cab file. The file contains most of the important MDAC files. Copy the depressed files to corresponding paths shown in MISMATCH. Reboot the operating system. If you still cannot solve the problem, you are recommended to re-install your operating system and databases, or contact the technical support department. During the IMC installation, the system prompts "Failed to run bcp.exe, Database tools not installed or Windows not restarted after MS SQL Server installed". How to solve this problem? When you select to use a remote database server, a server which the business components are not on, IMC needs to use a tool such as bcp.exe to access the database. You should manually install Connectivity Components client tools on the IMC server. For the detailed installation procedures, see the Feature Selection dialog box in Figure 9. Additionally, after installing the Connectivity Components, you should restart the Windows to make the client software bcp.exe take effect. How can I update database passwords for IMC? The usernames and passwords used by the IMC modules are stored in cipher text in file \common\conf\ server-addr.xml in the installation path. You can use the pwdmgr.bat command to obtain passwords in clear text or update the latest passwords to the file. Usually, a user can use the database management tool to change the database password of a certain IMC module. To ensure communication between IMC and the database, use the pwdmgr.bat command to update the corresponding password in file server-addr.xml. If IMC is deployed in distributed mode, you must update the password for every IMC server, as shown in Figure

57 Figure 58 Update database passwords for IMC In the preceding commands, dbpasswd represents the latest database password of the IMC_config user, config_db represents the database name, and represents the IP address of the database. To obtain the IP address and name of a SQL Server database, view the settings of the corresponding user in file $IMCROOT/common/conf/server-addr.xml. Why I cannot install the SQL server on a Microsoft Gold Standard server? To install the SQL server on a Microsoft Gold Standard server, make sure you are a system user who is granted the proper rights to install the SQL server. Table 2 User right list Local policy object display name Backup files and directories Debug Programs Manage auditing and security log User right SeBackupPrivilege SeDebugPrivilege SeSecurityPrivilege 54

58 Support and other resources Contacting HP For worldwide technical support information, see the HP support website: Before contacting HP, collect the following information: Product model names and numbers Technical support registration number (if applicable) Product serial numbers Error messages Operating system type and revision level Detailed questions Subscription service HP recommends that you register your product at the Subscriber's Choice for Business website: An notification is sent to you after registration is completed containing: Product enhancements New driver versions Firmware updates Other product resources Related information Documents Websites To find related documents, browse to the Manuals page of the HP Business Support Center website: For related documentation, navigate to the Networking section, and select a networking category. For a complete list of acronyms and their definitions, see HP A-Series Acronyms. HP.com: HP Networking: HP manuals: HP download drivers and software: 55

59 HP software depot: Conventions This section describes the conventions used in this documentation set. Command conventions Convention Boldface Italic / Description Bold text represents commands and keywords that you enter literally as shown. Italic text represents arguments that you replace with actual values. Multi-level menus are separated by forward slashes. For example, [File/Create/Folder]. GUI conventions Convention Boldface > Description Window names, button names, field names, and menu items are in bold text. For example, the New User window appears; click OK. Multi-level menus are separated by angle brackets. For example, File > Create > Folder. Symbols Convention WARNING CAUTION IMPORTANT NOTE Description An alert that calls attention to important information that if not understood or followed can result in personal injury. An alert that calls attention to important information that if not understood or followed can result in data loss, data corruption, or damage to hardware or software. An alert that calls attention to essential information. An alert that contains additional or supplementary information. 56

60 Index add a login user, 44 CAL licensing device CAL, 26 user CAL, 26 collation tab page, 15 configuring TCP/IP properties, 36, 37 conventions command, 56 GUI, 56 symbols, 56 data directories page, 18 database engine configuration authentication mode, 16 dialog box, 16 mixed mode, 16 dialog box completion, 24, 34 database engine configuration, 15, 16 disk space requirements, 12, 29 error reporting, 20, 30 feature selection, 9, 27 installation progress, 23, 33 installation rules, 10, 21, 28, 31 instance configuration, 11 license terms, 5 product key, 4 ready to install, 22, 32 same account, 13 server configuration, 13, 14 setup role, 8 setup support files, 6 setup support rules, 3 SQL server properties, 41 embedded database installation preparations, 47 installation requirements, 47 installing, 47 removal, 48 FAQs, 49 ADO 1.5 components not found, 51 changing the computer name, 49 component checker window, 52 database server not configured, 49 database tools not installed, 53 failed to run, 53 local system, 49 MISMATCH, 53 not configured to be started, 49 provider cannot be found, 51 restoring the database, 49 server does not exist, 49 SQL server configuration manager, 50 SQL server not installed correctly, 49 SQL server properties window, 51 updating passwords, 53 filestream, 19 HP support website, 55 IMC installation, 1 configuration info, 1 database, 1 installation database configuration, 1 navigation tree, 2 installing SQL client, 27 feature selection, 27 IMC installation database, 1 server 2008 R2, 1 IP addresses, 38 license terms dialog box, 5 login interface, 43 MSSQLSERVER database service, 49 instance ID, 11 properties, 50 protocols, 36 server configuration manager, 51 SQL server, 41 SQL Server, 50 product key dialog box, 4 registering SQL server license, 25 related information documents, 55 websites, 55 restarting the SQL server service, 42 server license CAL licensing, 26 per processor, 25 registering, 25 SQL server license, 25 server setup, 36 set server roles, 45 57

61 setup role, 8 setup support files, 7 operation process, 7 rules, 7 setup support files dialog box, 6 SQL server administrator, 17 authentication, 44 change function, 46 configuration manager, 36 configuration manager window, 36, 50 installation center, 2 local system, 40 operational status, 40 properties window, 51 restarting service, 41 service, 41 services, 40 setup, 36 uninstalling server database, 46 SQL server management studio, 43 super user creating, 42 granting privileges, 42 support and resources contacting HP, 55 subscription service, 55 TCP/IP configure IP addresses, 38 configuring, 37 properties, 37 uninstalling SQL server database, 46 update database passwords, 54 websites, 55 58

SQL Server Installation and Configuration Guide. Abstract

SQL Server Installation and Configuration Guide. Abstract SQL Server 2008 Installation and Configuration Guide Abstract This document describes the configuration during and after database installation when IMC is used together with Microsoft SQL Server. The document

More information

SQL Server 2008 R2. Installation and Configuration Guide

SQL Server 2008 R2. Installation and Configuration Guide SQL Server 2008 R2 Installation and Configuration Guide Abstract This document describes the configuration during and after database installation when IMC is used together with Microsoft SQL Server. The

More information

Installation and Configuration Guide

Installation and Configuration Guide v7.0 HP Intelligent Management Center SQL Server 2008 Installation and Configuration Guide Abstract This document describes the configuration during and after database installation when IMC is used together

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center SQL Server 2012 Installation and Configuration Guide Abstract This document describes configuration during and after database installation when IMC is used with Microsoft

More information

v7.0 HP Intelligent Management Center Database Installation

v7.0 HP Intelligent Management Center Database Installation v7.0 HP Intelligent Management Center Database Installation Frequently Asked Questions Part number: 5998-4962 Software version: IMC PLAT 7.0 Legal and notice information Copyright 2014 Hewlett-Packard

More information

v7.0 Intelligent Management Center MySQL 5.5 Installation and Configuration Guide (for Windows)

v7.0 Intelligent Management Center MySQL 5.5 Installation and Configuration Guide (for Windows) v7.0 Intelligent Management Center MySQL 5.5 Installation and Configuration Guide (for Windows) Abstract This document is intended to be the installation and configuration guide for MySQL in addition to

More information

HP Intelligent Management Center v7.1 MySQL 5.6 Installation and Configuration Guide (Windows)

HP Intelligent Management Center v7.1 MySQL 5.6 Installation and Configuration Guide (Windows) HP Intelligent Management Center v7.1 MySQL 5.6 Installation and Configuration Guide (Windows) Abstract This document provides installation and configuration information for MySQL. It includes the procedures

More information

Installation and Configuration Guide (for Linux)

Installation and Configuration Guide (for Linux) v5.2 MySQL 5.5 Installation and Configuration Guide (for Linux) Abstract This document is intended to be the installation and configuration guide for MySQL in addition to the procedures for upgrading,

More information

HP 10500/ G Unified Wired-WLAN Module

HP 10500/ G Unified Wired-WLAN Module HP 10500/7500 20G Unified Wired-WLAN Module Fundamentals Configuration Guide Part number: 5998-3914 Software version: 2308P29 (HP 10500/7500 20G Unified Wired-WLAN Module) Document version: 6W102-20131112

More information

v7.0 HP Intelligent Management Center MySQL 5.6 Installation and Configuration Guide (for Linux)

v7.0 HP Intelligent Management Center MySQL 5.6 Installation and Configuration Guide (for Linux) v7.0 HP Intelligent Management Center MySQL 5.6 Installation and Configuration Guide (for Linux) Abstract This document is intended to be the installation and configuration guide for MySQL in addition

More information

About the HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified Wired-WLAN Module

About the HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified Wired-WLAN Module About the HP 830 Series Switch and HP 10500/7500 20G Unified Module s Part number: 5998-3903 Software version: 3308P29 (HP 830 Series Switch) 2308P29 (HP 10500/7500 20G Unified Module) Document version:

More information

HP 5120 EI Switch Series

HP 5120 EI Switch Series HP 5120 EI Switch Series Layer 3 - IP Routing Configuration Guide Part number: 5998-1793 Software version: Release 2220 Document version: 6W100-20130810 Legal and notice information Copyright 2013 Hewlett-Packard

More information

HP High-End Firewalls

HP High-End Firewalls HP High-End Firewalls NAT and ALG Command Reference Part number: 5998-2639 Software version: F1000-E/Firewall module: R3166 F5000-A5: R3206 Document version: 6PW101-20120706 Legal and notice information

More information

HP A5120 EI Switch Series IRF. Command Reference. Abstract

HP A5120 EI Switch Series IRF. Command Reference. Abstract HP A5120 EI Switch Series IRF Command Reference Abstract This document describes the commands and command syntax options available for the HP A Series products. This document is intended for network planners,

More information

HP Intelligent Management Center SOM Administrator Guide

HP Intelligent Management Center SOM Administrator Guide HP Intelligent Management Center SOM Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who administrate and operate the

More information

H3C Intelligent Management Center v7.3

H3C Intelligent Management Center v7.3 H3C Intelligent Management Center v7.3 inode Installation Guide (Windows) New H3C Technologies Co., Ltd. http://www.h3c.com.hk Software version: inode PC 7.3 (E0511) Document version: 5PW102-20170711 Copyright

More information

About the Configuration Guides for HP Unified

About the Configuration Guides for HP Unified About the Configuration Guides for HP Unified Wired-W Products HP 830 Unified Wired-W PoE+ Switch Series HP 850 Unified Wired-W Appliance HP 870 Unified Wired-W Appliance HP 11900/10500/7500 20G Unified

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series OpenFlow Command Reference Part number: 5998-4679a Software version: Release 23xx Document version: 6W101-20150320 Legal and notice information Copyright 2015 Hewlett-Packard

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series EVB Configuration Guide Part number: 5998-3379 Software version: Release2207 Document version: 6W100-20121130 Legal and notice information Copyright 2012 Hewlett-Packard Development

More information

Guidelines for using Internet Information Server with HP StorageWorks Storage Mirroring

Guidelines for using Internet Information Server with HP StorageWorks Storage Mirroring HP StorageWorks Guidelines for using Internet Information Server with HP StorageWorks Storage Mirroring Application Note doc-number Part number: T2558-96338 First edition: June 2009 Legal and notice information

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center MySQL 5.5 Installation and Configuration Guide (for Linux) Abstract This document provides installation and configuration information for MySQL. It includes the procedures

More information

H3C Intelligent Management Center v7.3

H3C Intelligent Management Center v7.3 H3C Intelligent Management Center v7.3 inode Installation Guide (Mac OS) Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: inode PC 7.3 (E0501) Document version: 5PW101-20161224

More information

HPE FlexNetwork MSR Router Series

HPE FlexNetwork MSR Router Series HPE FlexNetwork MSR Router Series Comware 7 OAA Configuration Guides Part number: 5998-8789 Software version: CMW710-E0407 Document version: 6W100-20160526 Copyright 2016 Hewlett Packard Enterprise Development

More information

HP Intelligent Management Center Remote Site Management User Guide

HP Intelligent Management Center Remote Site Management User Guide HP Intelligent Management Center Remote Site Management User Guide Abstract This book provides overview and procedural information for Remote Site Management, an add-on service module to the Intelligent

More information

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r

M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r M i c r o s o f t S Q L S e r v e r I n s t a l l a t i o n G u i d e for A D S S S e r v e r A S C E R T I A LTD S E P T E M B E R 2 0 1 8 D o c u m e n t V e r s i o n - 5.9. 0. 1 Ascertia Limited. All

More information

HP 5820X & 5800 Switch Series IRF. Command Reference. Abstract

HP 5820X & 5800 Switch Series IRF. Command Reference. Abstract HP 5820X & 5800 Switch Series IRF Command Reference Abstract This document describes the commands and command syntax options available for the HP 5820X & 5800 Series products. This document is intended

More information

HP IMC Distributed Deployment Guide with Local Database

HP IMC Distributed Deployment Guide with Local Database HP IMC Distributed Deployment Guide with Local Database Abstract This document describes the processes and procedures to follow when deploying the HP Intelligent Management Center in addition to the procedures

More information

Standardize Microsoft SQL Server Cluster Provisioning Using HP DMA

Standardize Microsoft SQL Server Cluster Provisioning Using HP DMA Technical white paper Standardize Microsoft SQL Server Cluster Provisioning Using HP DMA HP Database and Middleware Automation version 10.30 Table of Contents Purpose 2 Prerequisites 4 Process Overview

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

HP 527 Dual Radio ac Unified Wired-WLAN Walljack

HP 527 Dual Radio ac Unified Wired-WLAN Walljack HP 527 Dual Radio 802.11ac Unified Wired-WLAN Walljack Installation Guide Part number: 5998-7087a Document version: 6W101-20150318 Legal and notice information Copyright 2015 Hewlett-Packard Development

More information

Virtual Recovery Assistant user s guide

Virtual Recovery Assistant user s guide Virtual Recovery Assistant user s guide Part number: T2558-96323 Second edition: March 2009 Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company makes no warranty of any kind

More information

SolidWorks Enterprise PDM Installation Guide

SolidWorks Enterprise PDM Installation Guide SolidWorks Enterprise PDM Installation Guide Contents Legal Notices...vi 1 SolidWorks Enterprise PDM Installation Guide...7 2 Installation Overview...8 Required Installation Components...8 Optional Installation

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

More information

HP MSR Router Series. IPX Configuration Guide(V5) Part number: Software version: CMW520-R2513 Document version: 6PW

HP MSR Router Series. IPX Configuration Guide(V5) Part number: Software version: CMW520-R2513 Document version: 6PW HP MSR Router Series IPX Configuration Guide(V5) Part number: 5998-8183 Software version: CMW520-R2513 Document version: 6PW106-20150808 Legal and notice information Copyright 2015 Hewlett-Packard Development

More information

H3C imc. Branch Intelligent Management System. User Manual. Hangzhou H3C Technologies Co., Ltd.

H3C imc. Branch Intelligent Management System. User Manual. Hangzhou H3C Technologies Co., Ltd. H3C imc Branch Intelligent Management System User Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: imc BIMS 5.0 (E0102) Document version: 5PW103-20150427 Copyright 2011-2015,

More information

MegaTrack. Quick Start Guide

MegaTrack. Quick Start Guide MegaTrack Quick Start Guide MegaTrack Quick Start Guide This document will help you quickly install and test the MegaTrack software. For additional information regarding the operation and configuration

More information

H3C SecBlade SSL VPN Card

H3C SecBlade SSL VPN Card H3C SecBlade SSL VPN Card Super Administrator Web Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5PW105-20130801 Copyright 2003-2013, Hangzhou H3C Technologies

More information

HP ALM Client MSI Generator

HP ALM Client MSI Generator HP ALM Client MSI Generator Software Version: 1.00 User Guide Document Release Date: October 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties for HP products and services

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series IRF Command Reference Part number: 5998-2881 Software version: Release2207 Document version: 6W100-20121130 Legal and notice information Copyright 2012 Hewlett-Packard Development

More information

Agilent OpenLAB Chromatography Data System (CDS)

Agilent OpenLAB Chromatography Data System (CDS) Agilent OpenLAB Chromatography Data System (CDS) ChemStation Edition AIC (M8304AA) Setup Guide Agilent Technologies Notices Agilent Technologies, Inc. 2010-2014, 2015 No part of this manual may be reproduced

More information

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory SQL Server Installation & Administration Guide Version 2009.1 2009 Sage Software, Inc. All rights reserved. Published by Sage 2325 Dulles Corner

More information

HP Video Over Ethernet. User Guide

HP Video Over Ethernet. User Guide HP Video Over Ethernet User Guide 2016 HP Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth

More information

HPE Intelligent Management Center v7.3

HPE Intelligent Management Center v7.3 HPE Intelligent Management Center v7.3 Service Operation Manager Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who

More information

HP Service Test Management

HP Service Test Management HP Service Test Management for the Windows operating system Software Version: 11.00 Installation Guide Document Release Date: February 2011 Software Release Date: February 2011 Legal Notices Warranty The

More information

Guest Management Software Administrator Guide. Installation and Getting Started Guide Administrator Guide

Guest Management Software Administrator Guide. Installation and Getting Started Guide Administrator Guide Guest Management Software Administrator Guide Guest ProCurve Management 5400zl Switches Software Installation and Getting Started Guide Administrator Guide Guest Management Software Administrator Guide

More information

Database Migration Guide

Database Migration Guide Database Migration Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition to Microsoft SQL Server 2005 or 2008 Enterprise, Standard, or Workgroup Editions. Contents

More information

HP-UX Software and Patching Management Using HP Server Automation

HP-UX Software and Patching Management Using HP Server Automation HP-UX Software and Patching Management Using HP Server Automation Software Version 7.84, released August 2010 Overview... 2 Patch Management for HP-UX Prerequisites... 2 HP-UX Patching Features... 2 Importing

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center MySQL 5.6 Installation and Configuration Guide (for Linux) Abstract This document provides installation and configuration information for MySQL. It includes the procedures

More information

Jonas Activity Management Technical Deployment Guide

Jonas Activity Management Technical Deployment Guide Jonas Activity Management Technical Deployment Guide [] Software for Life Jonas Activity Management Technical Deployment Guide, Jonas, Jonas Software, Software for Life, and Gary Jonas Computing are registered

More information

Oracle 11g R2. Installation and Configuration Guide. Abstract

Oracle 11g R2. Installation and Configuration Guide. Abstract Oracle 11g R2 Installation and Configuration Guide Abstract This guide contains configuration information for installing and managing an Oracle Database 11g R2 for IMC on the Linux operating system. Part

More information

HP Online ROM Flash User Guide. July 2004 (Ninth Edition) Part Number

HP Online ROM Flash User Guide. July 2004 (Ninth Edition) Part Number HP Online ROM Flash User Guide July 2004 (Ninth Edition) Part Number 216315-009 Copyright 2000, 2004 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

IDE Connector Customizer Readme

IDE Connector Customizer Readme IDE Connector Customizer Readme Software version: 1.0 Publication date: November 2010 This file provides information about IDE Connector Customizer 1.0. Prerequisites for IDE Connector Customizer The Installation

More information

HPE ALM Excel Add-in. Microsoft Excel Add-in Guide. Software Version: Go to HELP CENTER ONLINE

HPE ALM Excel Add-in. Microsoft Excel Add-in Guide. Software Version: Go to HELP CENTER ONLINE HPE ALM Excel Add-in Software Version: 12.55 Microsoft Excel Add-in Guide Go to HELP CENTER ONLINE http://alm-help.saas.hpe.com Document Release Date: August 2017 Software Release Date: August 2017 Legal

More information

HP IMC Centralized Deployment Guide with Remote Database

HP IMC Centralized Deployment Guide with Remote Database HP IMC Centralized Deployment Guide with Remote Database Abstract This document describes the processes and procedures to follow when deploying the HP Intelligent Management Center in addition to the procedures

More information

HP StorageWorks. EVA Virtualization Adapter administrator guide

HP StorageWorks. EVA Virtualization Adapter administrator guide HP StorageWorks EVA Virtualization Adapter administrator guide Part number: 5697-0177 Third edition: September 2009 Legal and notice information Copyright 2008-2009 Hewlett-Packard Development Company,

More information

EMC SourceOne Discovery Manager Version 6.7

EMC SourceOne Discovery Manager Version 6.7 EMC SourceOne Discovery Manager Version 6.7 Installation and Administration Guide 300-012-743 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Achieve Patch Currency for Microsoft SQL Server Clustered Environments Using HP DMA

Achieve Patch Currency for Microsoft SQL Server Clustered Environments Using HP DMA Technical white paper Achieve Patch Currency for Microsoft SQL Server Clustered Environments Using HP DMA HP Database and Middleware Automation version 10.30 Table of Contents Purpose 2 Prerequisites 4

More information

Cisco TEO Adapter Guide for SAP Java

Cisco TEO Adapter Guide for SAP Java Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

H3C License Server. Installation Guide. Hangzhou H3C Technologies Co., Ltd. Document version: 5W

H3C License Server. Installation Guide. Hangzhou H3C Technologies Co., Ltd.   Document version: 5W H3C License Server Installation Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5W201-20151123 Copyright 2015, Hangzhou H3C Technologies Co., Ltd. and its licensors All rights

More information

HP UFT Connection Agent

HP UFT Connection Agent HP UFT Connection Agent Software Version: For UFT 12.53 User Guide Document Release Date: June 2016 Software Release Date: June 2016 Legal Notices Warranty The only warranties for Hewlett Packard Enterprise

More information

HPE PSR300-12A & PSR300-12D1

HPE PSR300-12A & PSR300-12D1 HPE PSR300-12A & PSR300-12D1 Power Supplies User Guide 5998-1604s Part number: 5998-1604s Document version: 6PW103-20160405 Copyright 2015, 2016 Hewlett Packard Enterprise Development LP The information

More information

Sage Residential Management Versions 9.5 through Installation Guide

Sage Residential Management Versions 9.5 through Installation Guide Sage Residential Management Versions 9.5 through 14.1 Installation Guide This is a publication of Sage Software, Inc. Copyright 2014. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

SAFETICA INSTALLATION MANUAL

SAFETICA INSTALLATION MANUAL SAFETICA INSTALLATION MANUAL SAFETICA INSTALLATION MANUAL for Safetica version 8.0.x Author: Safetica Technologies s.r.o. Safetica was developed by Safetica Technologies s.r.o. All rights reserved. No

More information

HP Data Protector Media Operations 6.11

HP Data Protector Media Operations 6.11 HP Data Protector Media Operations 6.11 Getting started This guide describes installing, starting and configuring Media Operations. Copyright 2009 Hewlett-Packard Development Company, L.P. Part number:

More information

Scribe Insight Installation Guide. Version August 10, 2011

Scribe Insight Installation Guide. Version August 10, 2011 Scribe Insight Installation Guide Version 7.0.2 August 10, 2011 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

HPE 3PAR OS MU3 Patch 18 Upgrade Instructions

HPE 3PAR OS MU3 Patch 18 Upgrade Instructions HPE 3PAR OS 3.1.3 MU3 Patch 18 Upgrade Instructions This upgrade instructions document is for installing Patch 18 on the HPE 3PAR Operating System Software 3.1.3.334 (MU3). This document is for Hewlett

More information

Installation Guide Worksoft Certify

Installation Guide Worksoft Certify Installation Guide Worksoft Certify Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Installation Guide Version 9.0.3 Copyright 2017 by Worksoft,

More information

Dell Statistica. Statistica Enterprise Server Installation Instructions

Dell Statistica. Statistica Enterprise Server Installation Instructions Dell Statistica Statistica Enterprise Server Installation Instructions 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional

LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional LiNC-NXG for Windows 8 Professional, Windows 7 Professional, Vista Business Edition and XP Professional Installation Guide for LiNC-NXG 33-10067-001 REV: C PCSC 3541 Challenger Street Torrance, CA 90503

More information

HP IDOL Site Admin. Software Version: Installation Guide

HP IDOL Site Admin. Software Version: Installation Guide HP IDOL Site Admin Software Version: 10.9 Installation Guide Document Release Date: March 2015 Software Release Date: March 2015 Legal Notices Warranty The only warranties for HP products and services

More information

HP Service Quality Management Solution

HP Service Quality Management Solution HP Service Quality Management Solution Service Designer V3.0 Installation and Configuration Guide Edition: 2.0 for Microsoft Windows Operating System Nov 2011 Copyright 2011 Hewlett-Packard Company, L.P.

More information

EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows. Installation Guide. 01/29/2016 3rd Edition

EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows. Installation Guide. 01/29/2016 3rd Edition EXPRESSCLUSTER X SingleServerSafe 3.3 for Windows Installation Guide 01/29/2016 3rd Edition Revision History Edition Revised Date Description 1st 02/09/2015 New manual 2nd 04/20/2015 Corresponds to the

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

More information

Copyright SolarWinds. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled,

Copyright SolarWinds. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, APM Migration Introduction... 3 General Requirements... 3 Database Requirements... 3 Stopping APM Services... 4 Creating and Restoring Orion Database Backups... 4 Creating a Database Backup File with Database

More information

HP Intelligent Management Center Branch Intelligent Management System (BIMS) User Guide

HP Intelligent Management Center Branch Intelligent Management System (BIMS) User Guide HP Intelligent Management Center Branch Intelligent Management System (BIMS) User Guide Abstract This guide contains basic information for network administrators, engineers, and operators who use the Branch

More information

Scribe Insight Installation Guide. Version August 6,

Scribe Insight Installation Guide. Version August 6, Scribe Insight Installation Guide Version 7.7.0 August 6, 2015 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series IRF Command Reference Part number: 5998-6683 Software version: Release 2416 Document version: 6W100-20150130 Legal and notice information Copyright 2015 Hewlett-Packard

More information

21 TB Data Warehouse Fast Track for Microsoft SQL Server 2014 Using the PowerEdge R730xd Server Deployment Guide

21 TB Data Warehouse Fast Track for Microsoft SQL Server 2014 Using the PowerEdge R730xd Server Deployment Guide 21 TB Data Warehouse Fast Track for Microsoft SQL Server 2014 Using the PowerEdge R730xd Server Deployment Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you

More information

HP Intelligent Management Center

HP Intelligent Management Center HP Intelligent Management Center Application Manager Administrator Guide Abstract This guide provides instructions for using IMC Application Manager. It includes information on prerequisites, service monitor

More information

HP Service Health Reporter

HP Service Health Reporter HP Service Health Reporter Software Version: 9.40 Windows and Linux operating systems Configuration Guide Document Release Date: October 2015 Software Release Date: January 2015 Legal Notices Warranty

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Upgrade Guide Workforce Performance Builder Document Version: 1.0 2016-10-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Table of Contents 1 Introduction... 3 2 Migrating a Workarea...

More information

ProLiant Cluster HA/F500 for Enterprise Virtual Array Introduction Software and Hardware Pre-Checks Gathering Information...

ProLiant Cluster HA/F500 for Enterprise Virtual Array Introduction Software and Hardware Pre-Checks Gathering Information... Installation Checklist HP ProLiant Cluster F500 for Enterprise Virtual Array 4000/6000/8000 using Microsoft Windows Server 2003, Enterprise Edition Stretch Cluster May 2005 Table of Contents ProLiant Cluster

More information

Agilent CytoGenomics 2.5

Agilent CytoGenomics 2.5 Agilent CytoGenomics 2.5 Installation and Administration Guide Research Use Only. Not for Diagnostic Procedures. Agilent Technologies Notices Agilent Technologies, Inc. 2012 No part of this manual may

More information

H3C Intelligent Management Center

H3C Intelligent Management Center H3C Intelligent Management Center TACACS+ Authentication Manager Administrator Guide New H3C Technologies Co., Ltd. http://www.h3c.com.hk Software version: IMC TAM 7.3 (E0501) Document version: 5PW105-20170515

More information

HYCU SCOM Management Pack for F5 BIG-IP

HYCU SCOM Management Pack for F5 BIG-IP USER GUIDE HYCU SCOM Management Pack for F5 BIG-IP Product version: 5.5 Product release date: August 2018 Document edition: First Legal notices Copyright notice 2015-2018 HYCU. All rights reserved. This

More information

Modem Command Guidelines HP Notebook Series

Modem Command Guidelines HP Notebook Series HP Notebook Series Document Part Number: 316740-002 May 2003 This document provides instructions for selecting, accessing, and using the AT command set supported by the modem in your notebook. 2003 Hewlett-Packard

More information

SmartDispatch Installation Guide

SmartDispatch Installation Guide SmartDispatch Installation Guide Copyright Information Hytera is the trademark or registered trademark of Hytera Communications Corporation Limited. (the Company) in PRC and/or other countries or areas.

More information

Installing Dell EMC OpenManage Essentials

Installing Dell EMC OpenManage Essentials Installing Dell EMC OpenManage Essentials This technical white paper describes the procedure to install OME. Dell EMC Engineering February 2018 A Dell EMC Technical White Paper Revisions Date June 2017

More information

EXPRESSCLUSTER X Integrated WebManager

EXPRESSCLUSTER X Integrated WebManager EXPRESSCLUSTER X Integrated WebManager Administrator s Guide 10/02/2017 12th Edition Revision History Edition Revised Date Description 1st 06/15/2009 New manual 2nd 09/30/2009 This manual has been updated

More information

HP Enterprise Integration module for SAP applications

HP Enterprise Integration module for SAP applications HP Enterprise Integration module for SAP applications Software Version: 2.60 User Guide Document Release Date: December 2010 Software Release Date: December 2010 Legal Notices Warranty The only warranties

More information

Scribe Insight Installation Guide. Version May 17, 2013

Scribe Insight Installation Guide. Version May 17, 2013 Scribe Insight Installation Guide Version 7.6.1 May 17, 2013 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012 Perceptive TransForm E-Forms Manager 8.x Installation and Configuration Guide March 1, 2012 Table of Contents 1 Introduction... 3 1.1 Intended Audience... 3 1.2 Related Resources and Documentation... 3

More information

hp digital home networking phoneline USB network adapter hn210p quick start guide

hp digital home networking phoneline USB network adapter hn210p quick start guide hp digital home networking phoneline USB network adapter hn210p quick start guide Revision #: 11 Page: 1 of 11 Printed: 08/15/01 05:15 PM The Hewlett-Packard Company makes no warranty of any kind with

More information

HPE Security ArcSight Connectors

HPE Security ArcSight Connectors HPE Security ArcSight Connectors SmartConnector for Application Security AppDetective DB Configuration Guide October 17, 2017 SmartConnector for Application Security AppDetective DB October 17, 2017 Copyright

More information

HP ALM Performance Center

HP ALM Performance Center HP ALM Performance Center Software Version: 12.53 Quick Start Document Release Date: May 2016 Software Release Date: May 2016 Legal Notices Warranty The only warranties for Hewlett Packard Enterprise Development

More information

Installing SQL Server Developer Last updated 8/28/2010

Installing SQL Server Developer Last updated 8/28/2010 Installing SQL Server Developer Last updated 8/28/2010 1. Run Setup.Exe to start the setup of SQL Server 2008 Developer 2. On some OS installations (i.e. Windows 7) you will be prompted a reminder to install

More information

Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6)

Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6) [1]Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6) E14139-06 April 2015 This document describes how to use the Domain Template Builder to create

More information