Backing up and restoring HP Systems Insight Manager 6.0 or greater data files in a Windows environment

Size: px
Start display at page:

Download "Backing up and restoring HP Systems Insight Manager 6.0 or greater data files in a Windows environment"

Transcription

1 Technical white paper Backing up and restoring HP Systems Insight Manager 6.0 or greater data files in a Windows environment Table of contents Abstract 2 Introduction 2 Saving and restoring data files 2 Saving and restoring files where Systems Insight Manager is installed using a Microsoft SQL database 3 Saving HP SIM configuration files and SQL server data files 3 Saving and restoring files where Systems Insight Manager is installed using Microsoft SQL Server 2005 Express, Microsoft SQL Server 2005, or Microsoft SQL server 2008 Standard/Enterprise. 6 Saving and restoring files for an Oracle database 12 Backing up the Systems Insight Manager database 14 Restoring data files for use with Oracle 16 Restoring the database 17 For more information 20

2 Abstract HP Systems Insight Manager is a flexible management utility for an enterprise environment employing HP ProLiant, HP BladeSystem Integrated Manager in HP Insight Control, HP Storage, and HP Integrity solutions. The system database and configuration files used by Systems Insight Manager should be backed up regularly to allow recovery from a catastrophic system failure or an instance of corrupted files. This paper provides step-by-step instructions to back up the Systems Insight Manager data files and perform a restore if a software reinstallation becomes necessary on a system running Microsoft Windows operating system. This paper assumes that readers: Are familiar with IT administration policies and procedures Are familiar with the operating system platform implemented by their data center Have reviewed the HP SIM Installation and Configuration Guide for Microsoft Windows systems Introduction Systems Insight Manager is the foundation for the HP unified infrastructure management strategy. HP SIM provides hardware-level management for HP ProLiant, HP Integrity, and HP 9000 servers; HP BladeSystems; and HP Storage MSA/EVA/XP storage arrays all from a single console in the data center or in a remote location. Server and storage information for a network is kept in a database compiled by HP SIM. The system administrator should back up this database and associated configuration files regularly to allow for a smooth reinstallation or restore process if a catastrophic equipment or software failure should occur. Additional reference data is available in the form of on-line man pages, which provide quick command-line access to specific topics such as Systems Insight Manager commands and parameters. The Systems Insight Manager documents listed previously, the man pages, and additional Systems Insight Manager support documents are available at the Systems Insight Manager information library at the following URL: Note: This paper describes the backup and restoration of a same system for fault insurance purposes only. It does not apply to system migration or software upgrades. For migration information, refer to the migration white papers at Saving and restoring data files Systems Insight Manager can use one of three databases on a system running the Microsoft Windows operating system: Microsoft SQL Server Database Engine Microsoft SQL Server 2005 Express Oracle database Microsoft SQL Server 2005 Microsoft SQL Server

3 Saving and restoring files where Systems Insight Manager is installed using a Microsoft SQL database This section describes saving (backing up) and restoring files used with a Microsoft SQL database. Saving HP SIM configuration files and SQL server data files Microsoft SQL Enterprise Manager has built-in utilities for backing up the database, including an automated procedure. HP recommends viewing the Help files provided by the SQL Enterprise Manager to gain a complete understanding of this procedure. Note: HP recommends stopping the Systems Insight Manager service to ensure that the discovery and data collection processes do not occur during the save; however, you can leave the HP SIM service running during the save process. To save Systems Insight Manager configuration and Systems Insight Manager database using Microsoft SQL Enterprise Manager, proceed as follows: 1. Using the file management tool of your choice, save the directories and/or files listed in Table 1. For each occurrence of <SIM>, substitute the actual path name where Systems Insight Manager is installed (such as C:\Program Files\HP\Systems Insight Manager). Note: You must use a tool that preserves file permissions (such as the Windows Backup tool) while saving directories and files. Table 1. Configuration files to back up Directory or file <SIM>\config\ hp\sslshare\ <SIM>\logs\mx.log <SIM>\patch bin\servercert.pem bin\cliclientconfig.cfg <SIM>\installpsp <SIM>\swmaint <SIM>\output Description Directory of configuration files Shared openssl certificate directory Audit log file Program updates (required if you want to reinstall HP SIM), this may be empty Certificate used by the Command Line Interface (CLI) CLI configuration file (if existing) (if existing) (optional) Contains job result output 2. Save any existing user-supplied (custom) files contained in the Systems Insight Manager directory tree such as tool definition files (TDEFs), Management Information Bases (MIBs), login prompt, and actions. 3. Save the OpenSSH Keys from the <OpenSSH Install path>\etc folder. 4. Save any custom support packs used by the HP Version Control Repository Manager (VCRM). 5. Save any data files corresponding to any plug-in utilities used with Systems Insight Manager. See the documentation of the applicable plug-in utility for actual file names/locations. 6. From the Windows Start menu, open Microsoft SQL Enterprise Manager. 7. In the tree displayed in the left panel, expand the Microsoft SQL Servers branch and SQL server group. If the server is not listed where the HP SIM database is located, you can invoke the Register SQL Server Wizard by right-clicking SQL server group and selecting New SQL Server Registration to bring up the Register SQL Server Wizard window (figure 1). This procedure assumes the desired server is already listed and that the wizard is not required. 3

4 Figure 1: Register SQL Server Wizard window 8. Select the server where the HP SIM database is located. From the Tools menu at the top, select Backup database. In the dialog box that appears, select the database named Insight_v*, and select Database-complete as the backup option. Figure 2: SQL Server Backup window 4

5 9. In the Destination field, click Add, select a location (such as disk or tape) for storing the backup copy of database, and then click OK to initiate the backup. Restoring Systems Insight Manager configuration files and SQL server data files from a backup 1. If reinstalling Systems Insight Manager, for instructions refer to the HP Systems Insight Manager Installation and Configuration Guide for Microsoft Windows, available at: If not performing a reinstallation of Systems Insight Manager, then proceed to step 5. Note: You must reinstall HP SIM with the same user account used previously. If a local account was used, the host name must also remain the same. 2. Reinstall the WMI mapper, OpenSSH (and previous keys used), and SMH components if needed. 3. Reinstall any backup up custom files (TDEFs, MIBs, login prompt, and other actions) under the Systems Insight Manager directory tree, and any custom support packs used by VCRM. Note: The Systems Insight Manager installation procedure includes loading VCRM on a Windows CMS. 4. Reinstall any plug-in utilities (and associated files and databases) used with Systems Insight Manager. You can reinstall using Systems Insight Manager integrated installer, the management DVD, or standalone installer. 5. Stop the Systems Insight Manager Service if it is running, along with any Systems Insight Manager plug-in applications such as HP Insight Control performance management. 6. Using the file management tool of your choice, restore the directories and files listed in Table 1. For each occurrence of <SIM>, substitute the actual path name where Systems Insight Manager is installed. If offered, be sure that the Always replace the file on disk option is selected. Note: You must use a tool that preserves file permissions (such as the Windows Backup tool) while restoring directories and files. 7. From the Windows Start menu on a Windows console, open Microsoft SQL Enterprise Manager. 8. In the tree displayed in the left panel, expand the Microsoft SQL Servers branch and SQL Server group. 9. Select the server where the Systems Insight Manager database is located. From the Tools menu, select Restore Database. The Restore Database box appears as displayed in figure 3. Figure 3: Restore Database box 5

6 10. From the Restore as Database list, select the name of the restored Systems Insight Manager database (such as Insight_v*), and then select Database as the type of Restore. 11. From the Show backups of database list, choose the backup set to use, and then click OK. The database is restored with a dialog box indicating the progress as shown in figure 4. Figure 4: Restoring the backup set 12. Open the command line window and type mxconfigrepo c to check for database errors. Use the command mxconfigrepo f to fix any errors, and run the command mxconfigrepo c once again as a final check. 13. Start the Systems Insight Manager service and any plug-in application. Saving and restoring files where Systems Insight Manager is installed using Microsoft SQL Server 2005 Express, Microsoft SQL Server 2005, or Microsoft SQL server 2008 Standard/Enterprise. Microsoft SQL Server 2005 Express allows backing up both data files. Install SQL server client components. Note: Go to: to download client components. Saving Systems Insight Manager configuration files and SQL server data files Microsoft SQL Server Enterprise Manager has built-in utilities for backing up the database, including an automated procedure. HP recommends viewing the help files provided by the SQL Enterprise Manager to gain a complete understanding of this procedure. Note: HP recommends stopping the Systems Insight Manager service to ensure that the discovery and data collection processes do not occur during the save; however, you can leave the HP SIM service running during the save process if desired. 6

7 Saving Systems Insight Manager configuration and Systems Insight Manager database using Microsoft SQL Enterprise Manager 1. Using the file management tool of your choice, save the directories and files listed in Table 1. For each occurrence of <SIM>, substitute the actual path name where Systems Insight Manager is installed (such as C:\Program Files\HP\Systems Insight Manager). 2. Save any existing user-supplied (custom) files contained in the Systems Insight Manager directory tree such as tool definition files (TDEFs), Management Information Bases (MIBs), login prompt, and actions. 3. Save the OpenSSH Keys from the <OpenSSH Install path>\etc folder. 4. Save any custom support packs used by VCRM. 5. Save any data files corresponding to any plug-in utilities used with Systems Insight Manager. See the documentation of the applicable plug-in utility for actual file names/locations. Backing up the HP SIM database: 1. From the Windows, select Start Microsoft SQL Server 2005 SQL Server Management Studio Express. 2. The SQL Server 2005 window is displayed as in figure 5. Figure 5: SQL Server Click Connect. 4. Click Database, select the database named Insight_v* right click on Insight_v* tasks backup and a window pops up as in figure In the destination field, click Add, select a location (such as disk or tape) for storing the backup copy of database, and then click OK to initiate the backup. 6. Let us call this SIMDB1, the backup would be SIMDB1.bak. 7

8 Figure 6: Backup database Restoring Systems Insight Manager configuration files and SQL server 2005 data files from a backup 1. Uninstall Systems Insight Manager. This would uninstall Systems Insight Manager but will leave behind SIMDB1 as shown in figure 7. Figure 7: SIMDB1 8

9 2. Reinstall Systems Insight Manager. This would create a new blank database with a new name, let us call this SIMDB2 as shown in figure 8. Figure 8: SIMDB2 for instructions refer to the HP Systems Insight Manager Installation and Configuration Guide for Microsoft Windows, available at: If not performing a reinstallation of Systems Insight Manager, then proceed to step 6. Note: You must reinstall Systems Insight Manager with the same user account used previously. If a local account was used, the host name must also remain the same. Perform the remaining steps after the backup or restore is complete. 3. Reinstall the WMI mapper, OpenSSH (and previous keys used), and SMH components if needed. 4. Reinstall any backup up custom files (TDEFs, MIBs, login prompt, and other actions) under the HP SIM directory tree, and any custom support packs used by VCRM. Note: The HP SIM installation procedure includes loading VCRM on a Windows CMS. 5. Reinstall any plug-in utilities (and associated files and databases) used with Systems Insight Manager. You can reinstall using Systems Insight Manager integrated installer, the management DVD, or standalone installer. 6. Stop the HP Systems Insight Manager service in Windows services as this service would hold a live connection with the database and restoration will not happen unless this service is stopped, as shown in figure 9. Figure 9: Stop SIM services 7. Using the file management tool of your choice, restore the directories and files listed in Table 1. For each occurrence of <SIM>, substitute the actual path name where Systems Insight Manager is installed. If offered, be sure that the Always replace the file on disk option is selected. 9

10 Note: You must use a tool that preserves file permissions (such as the Windows Backup tool) while restoring directories and files. 8. Run mxgetdbinfo on the Systems Insight Manager system and make note of the database name used by Systems Insight Manager as shown in figure 10. Figure 10: Database used by HP SIM 9. From the Windows, select Start Microsoft SQL Server 2005 SQL Server Management Studio Express. 10. The SQL Server Management Studio Express console is displayed as in figure Click on Connect. 12. Delete SIMDB1 that is left around from the previous un-installation. 13. Restore the backed up file created from SIMDB1. For example, SIMDB1.bak, to the new database that Systems Insight Manager created in step 2. For example, SIMDB Expand the Database tree, select the SIMDB2 database created in step 13, and right click on tasks restore database as shown in figure

11 Figure 11: Restore database 15. In the Restore window, select Options. 16. In the right hand side screen under Restore options select Overwrite existing database and make it checked as shown in figure In the option below that says Restore Database Files as, change the names of the mdf and ldf files in the Data and Log Files option to match with the complete path names to SIMDB2. Since we have selected SIMDB1.bak backup file, these file names would point to SIMDB1 mdf and ldf files. Figure 12: Restore options and renaming files Note: We need to change these manually to be SIMDB2.mdf and SIMDB2_log.ldf explicitly for Database to get restore successfully. 11

12 18. Now do the restore by clicking on OK button. This should be completed successfully without any warnings or errors as shown in figure 13. Figure 13: Restoring database 19. Open the command line window and enter mxconfigrepo -c to check for database errors. Use the command mxconfigrepo -f to fix any errors. 20. Run the command mxconfigrepo -c again as a final check. 21. Start the HP SIM service and any plug-in application. 22. Verify that the data is restored successful. Saving and restoring files for an Oracle database The following procedures describe backing up and restoring data files for a system using an Oracle database with Systems Insight Manager. A user with Oracle Database Administrator (DBA) privileges must conduct the backup and restore processes. Saving data files for use with Oracle To save (back up) Oracle database files, use the following procedure: Note: HP recommends stopping the HP SIM service to ensure that the discovery and data processes do not occur during the save; however, you can leave the HP SIM service running during the save process. 1. Using the file management utility of your choice, save the configuration files listed in Table 1. For each occurrence of <SIM>, substitute the actual path name where Systems Insight Manager is installed (such as C:\Program Files\HP\Systems Insight Manager). Note: You must use a tool that preserves file permissions (such as the Windows Backup tool) while saving directories and files. 2. Open the <SIM>/config/database.props file and check the property value for hp.database.username. A user with DBA privilege must conduct the backup and restore process. 3. Save any existing user-supplied (custom) files contained in the Systems Insight Manager directory tree such as TDEFs, MIBs, login prompt, and actions. 12

13 4. Save the OpenSSH Keys from <OpenSSH Install path>\etc folder. 5. Save any custom support packs used by the VCRM. 6. Save any data files corresponding to any plug-in utilities used with Systems Insight Manager. Refer to the documentation of the applicable plug-in utility for actual file names/locations. 7. Back up the Oracle data files (refer to Oracle documentation for detailed information). Note: Follow below steps from 8 to 16 only if you are using Oracle 11g as Systems Insight Manager database. 8. Oracle 11g exp utility to export tables does not export tables that are empty. As a result, while exporting the Systems Insight Manager database using Oracle 11g exp utility, tables without any data rows do not get exported. 9. Set ORACLE_SID=dbname. 10. To work around this problem, identify empty tables, using the below commands in sqlplus: sqlplus<dbuser>/<dbpassword> where dbuser is the username used by Systems Insight Manager to connect to the Systems Insight Manager database and dbpassword is the password for this user. 11. It is possible that in your Oracle database, statistics are not updated. You might need to get statistics updated before you proceed further. To do this, enter: exec dbms_stats.gather_schema_stats( <dbuser>,dbms_stats.auto_sample_size); Note that in the query, you should use dbuser in uppercase. For example, if the dbuser is hpsim, use "HP SIM" in the query above, as that is how it is stored in the database. The query would look like: exec dbms_stats.gather_schema_stats( HPSIM,dbms_stats.auto_sample_size); 12. After making sure statistics is up to date, run the query to locate empty tables: Select table_name from dba_tables where owner= <dbuser> and num_rows=0; Note that in the query, you should use dbuser in uppercase. For example, if the dbuser is hpsim, use "HP SIM" in the query above, as that is how it is stored in the database. The query would look like: Select table_name from dba_tables where owner= HPSIM and num_rows=0; Select table_name from dba_tables where owner= hpsim and num_rows=0; may not work. 13. If there are any tables returned by the query above, you have empty tables that will not be exported by Oracle 11g exp utility. 14. A workaround for this problem. For each of the empty tables, running the below command would make the table visible to Oracle 11g exp utility and therefore get exported as expected. Alter table <table_name> allocate extent; 13

14 15. There could be several tables that are empty. To generate a convenient script that includes all of the empty tables, Enter: Sqlplus <dbuser>/<dbpassword> >set echo off; >set feedback off; >set heading off; >set pagesize 0; >spool fix_empty_tables.sql; >select alter table table_name allocate extent; from dba_tables where owner=<dbuser> and num_rows=0; >spool off; >quit; 16. The output of the above script is spooled to the file fix_empty_tables.sql in the current directory where you executed sqlplus from. If you want this file to be spooled to a different location, specify in the spool statement above the location where you want it to be spooled to. For example, C:\temp. The statement above would change in this case, to: spool C:\temp\fix_empty_tables.sql 17. Using sqlplus, run the generated sql file using the below commands: Sqlplus <dbuser>/<dbpassword> >@fix_empty_tables.sql; >quit; 18. Running the script would alter all of the empty tables. If the script fix_empty_tables.sql is located at C:\temp, then you would specify the full path in the command above. For example, instead you would C:\temp\fix_empty_tables.sql 19. Export using the Oracle 11g exp utility. None of the tables will be skipped this time. Backing up the Systems Insight Manager database 1. Login to the Oracle Management server. At the Oracle server console command line, enter the following command: set ORACLE_SID=dbname Where dbname is the database to be saved. 14

15 Figure 14: Set Oracle database name 2. Enter the exp command and press Enter to accept the database backup. Table 2 lists the Oracle parameters that are listed and the recommended action. Table 2. Oracle Database parameters for Backup Parameter Username Password Action Enter the username of database and click Enter. (The Database user name used to install HP SIM). Enter the password of the database user and click Enter. Array fetch Buffer size Click Enter to select default of Export file BACKUP.DMP <Path\backup.dmp> 1) E(ntire) Database 2) U(sers) 3) T(ables) Export Grants (Yes/No) Export Table Data (Yes/No) Compress Extents (Yes/No) Enter the file name and the path to dump the database. Note: If a path is not provided, the.dmp file is placed under the users home directory. Type E and press Enter. Press Enter to select Yes. Press Enter to select Yes. Press Enter to select Yes. 15

16 Figure 15: Export 3. After selecting the default parameters, the database backup is initialized and a backup.dmp file is created at the specified location. Figure 16: Database backup.dmp Restoring data files for use with Oracle 1. If necessary, reinstall Systems Insight Manager as directed in the HP Systems Insight Manager Installation and Configuration Guide for Microsoft Windows systems available at the following URL: If not performing a reinstallation of HP SIM, then proceed to step 5. Note: You must reinstall Systems Insight Manager with the same user account that was used previously. 16

17 2. Reinstall the WMI mapper, OpenSSH (and previous keys used), and SMH components if needed. 3. Reinstall any backed up custom files (TDEFs, MIBs, login prompt, and other actions) under the HP SIM directory tree, and any custom support packs used by VCRM. Note: The HP SIM installation procedure includes loading the VCRM on a Windows CMS. 4. Reinstall any plug-in utilities (and associated files and databases) used with Systems Insight Manager. 5. If it is running, stop the Systems Insight Manager Service, along with any Systems Insight Manager plug-in applications such as performance management. 6. Reinstall Oracle as directed in Oracle documentation. 7. Using the file management tool of your choice, restore the directories and files listed in Table 2. For each occurrence of <SIM>, substitute the actual pathname where Systems Insight Manager is installed (such as C:\Program Files\HP\Systems Insight Manager). Note: You must use a tool that preserves file permissions (such as the Windows Backup tool) while restoring directories and files. Table 3. Configuration files to restore for Oracle Directory or file <SIM>\config\ (see note) C:\hp\sslshare\ <SIM>\logs\mx.log <SIM>\patch <SIM>\bin\servercert.pem <SIM>\bin\cliclientconfig.cfg <SIM>\installpsp <SIM>\swmaint <SIM>\output Description Directory of configuration files Shared openssl certificate directory Audit log file Program updates (required if you want to reinstall HP SIM), this might be empty Certificate used by the Command Line Interface (CLI) CLI configuration file (if existing) (if existing) (optional) Contains job result output 8. Start the Systems Insight Manager service and any plug-in applications. Restoring the database To restore and recover the database, perform the following steps: 1. Login to the Oracle Management Server. At the Oracle server console, type the following command: set ORACLE_SID=<dbname> Where dbname is the database just created. 17

18 Figure 17: Set database name 2. Type the command imp and press Enter. Table 4 lists the Oracle database parameters that are offered and the recommended action to take. Table 4. Configuration files to restore for Oracle Parameter Username Password Export file BACKUP.DMP <Path\backup.dmp> Action Enter the username of database and click Enter. (The Database user name used to install HP SIM). Enter the password of the database user and click Enter. Enter the file name and the path to dump the database to restore and press Enter. Insert Buffer size Press Enter to select the default List contents of import file only (Yes\No) Ignore create error due to Object existence (Yes/No) Import Grants (Yes/No) Import Table Data (Yes/No) Import Entire export file (Yes/No) Username Table (T) Partition (T:P) Or if done (.) Press Enter to select No. Select Yes and press Enter. Press Enter to select Yes. Press Enter to select Yes. Press Enter to select No. Type the user name of the database and press Enter. Type the dot character (.) and press Enter to begin the database restoration. 18

19 Figure 18: Import database 3. Start the Systems Insight Manager service and any plug-in. 4. Verify that the data is restored successfully. 19

20 For more information For additional information about HP SIM, visit hp.com/go/hpsim. Get connected hp.com/go/getconnected Current HP driver, support, and security alerts delivered directly to your desktop Copyright 2012 Hewlett-Packard 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 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. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle and/or its affiliates. 4AA4-4277ENW, Created December

Backing up and restoring HP Systems Insight Manager data files in an HP-UX or Linux environment

Backing up and restoring HP Systems Insight Manager data files in an HP-UX or Linux environment Backing up and restoring HP Systems Insight Manager data files in an HP-UX or Linux environment HOWTO Abstract... 2 Introduction... 2 Saving and restoring data files... 3 Saving and restoring files using

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 Disaster Recovery Guide Table of contents Overview... 2 General recovery process... 2 Recovering the HPDM Server... 5 Backing up the data... 5 Installing the

More information

Backing up and restoring HP Insight Software v3.10 Central Management System (Windows)

Backing up and restoring HP Insight Software v3.10 Central Management System (Windows) Backing up and restoring HP Insight Software v3.10 Central Management System (Windows) Abstract... 2 Introduction... 2 Scope... 3 Preparing your environment for backup... 4 Saving your environment... 13

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

FTP Server Configuration

FTP Server Configuration FTP Server Configuration For HP customers who need to configure an IIS or FileZilla FTP server before using HP Device Manager Technical white paper 2 Copyright 2012 Hewlett-Packard Development Company,

More information

Moving the Web Security Log Database

Moving the Web Security Log Database Moving the Web Security Log Database Topic 50530 Web Security Solutions Version 7.7.x, 7.8.x Updated 22-Oct-2013 Version 7.8 introduces support for the Web Security Log Database on Microsoft SQL Server

More information

HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes

HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes HP ProLiant Essentials Vulnerability and Patch Management Pack Release Notes Supported platforms... 2 What s new in version 2.1... 2 What s new in version 2.0.3... 2 What s new in version 2.0.2... 2 What

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 FTP Server Configuration Table of contents Overview... 2 IIS FTP server configuration... 2 Installing FTP v7.5 for IIS... 2 Creating an FTP site with basic authentication...

More information

HP PolyServe Software 4.1.0 upgrade guide

HP PolyServe Software 4.1.0 upgrade guide HP StorageWorks HP PolyServe Software 4.1.0 upgrade guide This document describes how to upgrade to HP PolyServe Matrix Server 4.1.0, HP PolyServe Software for Microsoft SQL Server 4.1.0, and HP PolyServe

More information

HP SCOM Management Packs User Guide

HP SCOM Management Packs User Guide HP SCOM Management Packs User Guide Abstract This guide describes the HP extensions for Microsoft System Center Operations Manager that are provided as part of HP Insight Control for Microsoft System Center.

More information

How to protect, restore and recover SQL 2005 and SQL 2008 Databases

How to protect, restore and recover SQL 2005 and SQL 2008 Databases How to protect, restore and recover SQL 2005 and SQL 2008 Databases Introduction This document discusses steps to set up SQL Server Protection Plans and restore protected databases using our software.

More information

HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers

HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers Reference guide HP One-Button Disaster Recovery (OBDR) Solution for ProLiant Servers Reference guide Contents One button disaster recovery (OBDR) 2 Requirements 2 HP tape drive and server support 2 Creating

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Application Notes Backup Exec 11D VSS Snapshots and Transportable Offhost Backup Legal Notices Warranty The only warranties for HP products and services are set

More information

HP Embedded SATA RAID Controller

HP Embedded SATA RAID Controller HP Embedded SATA RAID Controller User Guide Part number: 391679-002 Second Edition: August 2005 Legal notices Copyright 2005 Hewlett-Packard Development Company, L.P. The information contained herein is

More information

HP External Hard Disk Drive Backup Solution by Seagate User Guide. November 2004 (First Edition) Part Number 373652-001

HP External Hard Disk Drive Backup Solution by Seagate User Guide. November 2004 (First Edition) Part Number 373652-001 HP External Hard Disk Drive Backup Solution by Seagate User Guide November 2004 (First Edition) Part Number 373652-001 Copyright 2004 Hewlett-Packard Development Company, L.P. The information contained

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

How to Set Up a Shared SQL Express Database with ManagePro 7 Standard version

How to Set Up a Shared SQL Express Database with ManagePro 7 Standard version How to Set Up a Shared SQL Express Database with ManagePro 7 Standard version This instruction set is provided AS IS without warranty, express or implied, including but not limited to the implied warranties

More information

HP Cloud Service Automation

HP Cloud Service Automation Technical white paper HP Cloud Service Automation Integration with HP Service Manager Table of contents Introduction 2 Required software components 2 Configuration requirements 2 Downloading the distribution

More information

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

More information

How to manage non-hp x86 Windows servers with HP SIM

How to manage non-hp x86 Windows servers with HP SIM How to manage non-hp x86 Windows servers with HP SIM Introduction... 3 HP SIM inventory for non-hp x86 Windows servers... 3 Discovery and Identification... 3 Events... 4 System properties and reports...

More information

HP SCOM Management Packs User Guide

HP SCOM Management Packs User Guide HP SCOM Management Packs User Guide Abstract This guide describes the HP extensions for Microsoft System Center Operations Manager that are provided as part of HP Insight Control for Microsoft System Center.

More information

Spector 360 Deployment Guide. Version 7.3 January 3, 2012

Spector 360 Deployment Guide. Version 7.3 January 3, 2012 Spector 360 Deployment Guide Version 7.3 January 3, 2012 Table of Contents Deploy to All Computers... 48 Step 1: Deploy the Servers... 5 Recorder Requirements... 52 Requirements... 5 Control Center Server

More information

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide Symantec Backup Exec 12.5 for Windows Servers Quick Installation Guide 13897290 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup

More information

How to Copy A SQL Database SQL Server Express (Making a History Company)

How to Copy A SQL Database SQL Server Express (Making a History Company) How to Copy A SQL Database SQL Server Express (Making a History Company) These instructions are written for use with SQL Server Express. Check with your Network Administrator if you are not sure if you

More information

Symantec AntiVirus Corporate Edition Patch Update

Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Update Documentation version 10.0.1.1007 Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec

More information

Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server

Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server Executive summary... 2 Audience... 2 Architecture... 3 Prerequisite... 4 Deploying AT servers... 5 Configuring

More information

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS Avalanche Mobility Center (MC) offers support for other database management systems (DBMS) as alternatives to the built-in PostgreSQL DBMS. This was prompted

More information

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide

HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide HP Intelligent Management Center v7.1 Virtualization Monitor Administrator Guide Abstract This guide describes the Virtualization Monitor (vmon), an add-on service module of the HP Intelligent Management

More information

HP BladeSystem Management Pack version 1.0 for Microsoft System Center Essentials Troubleshooting Assistant

HP BladeSystem Management Pack version 1.0 for Microsoft System Center Essentials Troubleshooting Assistant HP BladeSystem Management Pack version 1.0 for Microsoft System Center Essentials Troubleshooting Assistant Part Number 465399-001 November 2007 (First Edition) Copyright 2007 Hewlett-Packard Development

More information

Video Administration Backup and Restore Procedures

Video Administration Backup and Restore Procedures CHAPTER 12 Video Administration Backup and Restore Procedures This chapter provides procedures for backing up and restoring the Video Administration database and configuration files. See the following

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Application Lifecycle Management Software Version: 11.00 Microsoft Word Add-in Guide Document Release Date: November 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 HP Project and Portfolio Management Integration Guide Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty

More information

WhatsUp Gold v16.2 Database Migration and Management Guide

WhatsUp Gold v16.2 Database Migration and Management Guide WhatsUp Gold v16.2 Database Migration and Management Guide Contents CHAPTER 1 How to use this guide CHAPTER 2 Migrating the WhatsUp Gold Microsoft SQL Server 2008 R2 Express Edition database to Microsoft

More information

HP Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide

HP Quality Center. Software Version: 10.00. Microsoft Word Add-in Guide HP Quality Center Software Version: 10.00 Microsoft Word Add-in Guide Document Release Date: February 2012 Software Release Date: January 2009 Legal Notices Warranty The only warranties for HP products

More information

HP Device Manager 4.6

HP Device Manager 4.6 Technical white paper HP Device Manager 4.6 LDAP Troubleshooting Guide Table of contents Introduction... 2 HPDM LDAP-related context and background... 2 LDAP in HPDM... 2 Configuring User Authentication...

More information

How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox

How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox How to use Data Protector 6.0 or 6.10 with Exchange Recovery Storage Groups to restore a single mailbox Introduction... 3 Exchange 2003... 4 Creating a Recovery Storage Group... 4 Restoring the Information

More information

Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1

Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1 Technical white paper Administering Windows-based HP Thin Clients with System Center 2012 R2 Configuration Manager SP1 Table of contents Executive summary... 3 Configuration Manager features... 3 Asset

More information

Juris Installation / Upgrade Guide

Juris Installation / Upgrade Guide Juris Installation / Upgrade Guide Version 2.7 2015 LexisNexis. All rights reserved. Copyright and Trademark LexisNexis, Lexis, and the Knowledge Burst logo are registered trademarks of Reed Elsevier Properties

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Upgrading Centricity Electronic Medical Record Service Packs on Microsoft Windows Server

Upgrading Centricity Electronic Medical Record Service Packs on Microsoft Windows Server GE Healthcare Upgrading Centricity Electronic Medical Record Service Packs on Microsoft Windows Server Version 9.8.6 September 2014 Centricity Electronic Medical Record DOC1595227 2014 General Electric

More information

Backup Exec 15. Quick Installation Guide

Backup Exec 15. Quick Installation Guide Backup Exec 15 Quick Installation Guide 21344987 Documentation version: 15 PN: 21344987 Legal Notice Copyright 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, the Checkmark

More information

HP ALM. Software Version: 12.50. Tutorial

HP ALM. Software Version: 12.50. Tutorial HP ALM Software Version: 12.50 Tutorial Document Release Date: December 2015 Software Release Date: December 2015 Legal Notices Warranty The only warranties for HP products and services are set forth in

More information

SolarWinds Migrating SolarWinds NPM Technical Reference

SolarWinds Migrating SolarWinds NPM Technical Reference SolarWinds Migrating SolarWinds NPM Technical Reference Copyright 1995-2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,

More information

Software Update, Backup, and Recovery

Software Update, Backup, and Recovery Software Update, Backup, and Recovery User Guide Copyright 2007 Hewlett-Packard Development Company, L.P. Windows is a U.S. registered trademark of Microsoft Corporation. The information contained herein

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Installation Manuals Installation and Setup Guide Health Check Legal Notices Warranty The only warranties for HP products and services are set forth in the express

More information

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express Edition to Microsoft SQL Server 2005, 2008, or 2008 R2

More information

HP ProtectTools Embedded Security Guide

HP ProtectTools Embedded Security Guide HP ProtectTools Embedded Security Guide Document Part Number: 364876-001 May 2004 This guide provides instructions for using the software that allows you to configure settings for the HP ProtectTools Embedded

More information

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integration note, 4 th edition Introduction... 2 Utilizing HP WBEM Providers for Windows... 2 Security...

More information

Setting Up ALERE with Client/Server Data

Setting Up ALERE with Client/Server Data Setting Up ALERE with Client/Server Data TIW Technology, Inc. November 2014 ALERE is a registered trademark of TIW Technology, Inc. The following are registered trademarks or trademarks: FoxPro, SQL Server,

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Microsoft SharePoint Server Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

HP Data Protector. Granular Recovery Extension User Guide for Microsoft Exchange Server. Software Version: 9.00. Document Release Date: June 2014

HP Data Protector. Granular Recovery Extension User Guide for Microsoft Exchange Server. Software Version: 9.00. Document Release Date: June 2014 HP Data Protector Software Version: 9.00 Granular Recovery Extension User Guide for Microsoft Exchange Server Document Release Date: June 2014 Software Release Date: June 2014 Legal Notices Warranty The

More information

Symantec Backup Exec 2010 R2. Quick Installation Guide

Symantec Backup Exec 2010 R2. Quick Installation Guide Symantec Backup Exec 2010 R2 Quick Installation Guide 20047221 The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement.

More information

Database Maintenance Guide

Database Maintenance Guide Database Maintenance Guide Medtech Evolution - Document Version 5 Last Modified on: February 26th 2015 (February 2015) This documentation contains important information for all Medtech Evolution users

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1

GO!NotifyLink. Database Maintenance. GO!NotifyLink Database Maintenance 1 GO!NotifyLink Database Maintenance GO!NotifyLink Database Maintenance 1 Table of Contents Database Maintenance 3 Database Cleanup... 3 Database Backups... 3 Database Configuration... 4 The Procedure via

More information

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide

HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide HP ProLiant Essentials Vulnerability and Patch Management Pack Planning Guide Product overview... 3 Vulnerability scanning components... 3 Vulnerability fix and patch components... 3 Checklist... 4 Pre-installation

More information

TIBCO Spotfire Server Migration. Migration Manual

TIBCO Spotfire Server Migration. Migration Manual TIBCO Spotfire Server Migration Migration Manual Revision date: 26 October 2012 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

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.50 User Guide Document Release Date: May 2009 Software Release Date: May 2009 Legal Notices Warranty The only warranties for HP

More information

SMS Inventory Tool for HP ProLiant and Integrity Update User Guide

SMS Inventory Tool for HP ProLiant and Integrity Update User Guide SMS Inventory Tool for HP ProLiant and Integrity Update User Guide Part Number 391346-003 December 2007 (Third Edition) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. The information contained

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Connectivity Pack for Microsoft Guide

Connectivity Pack for Microsoft Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

TelePresence Migrating TelePresence Management Suite (TMS) to a New Server

TelePresence Migrating TelePresence Management Suite (TMS) to a New Server TelePresence Migrating TelePresence Management Suite (TMS) to a New Server THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS,

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 Database Troubleshooting Guide Table of contents Overview... 2 Using MS SQL Server... 2 Using PostgreSQL... 3 Troubleshooting steps... 3 Migrate Database...

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 LDAP Troubleshooting Guide Table of contents Introduction... 2 HPDM LDAP-related context and background... 2 LDAP in HPDM... 2 Full domain account name login...

More information

HP Web Jetadmin Database Connector Plug-in reference manual

HP Web Jetadmin Database Connector Plug-in reference manual HP Web Jetadmin Database Connector Plug-in reference manual Copyright notice 2004 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation or translation without prior written permission

More information

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro Online Backup by Mozy Restore Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 How do I restore my data? There are five ways of restoring your data: 1) Performing

More information

Symantec Backup ExecTM11d

Symantec Backup ExecTM11d Symantec Backup ExecTM11d RM Administration Guide For Community Connect 3 and RM Smart-Tools 3 networks Symantec Backup Exec 11d RM Administration Guide PN 1B0-364 Copyright RM 2007 All rights reserved.

More information

Backup and Recovery User Guide

Backup and Recovery User Guide Backup and Recovery User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. Windows is a U.S. registered trademark of Microsoft Corporation. Product notice This user guide describes features

More information

CommVault Simpana Archive 8.0 Integration Guide

CommVault Simpana Archive 8.0 Integration Guide CommVault Simpana Archive 8.0 Integration Guide Data Domain, Inc. 2421 Mission College Boulevard, Santa Clara, CA 95054 866-WE-DDUPE; 408-980-4800 Version 1.0, Revision B September 2, 2009 Copyright 2009

More information

HP Insight Remote Support

HP Insight Remote Support HP Insight Remote Support Upgrade Guide Software Version: 7.4 Document Release Date: February 2016 Software Release Date: August 2015 Legal Notices Warranty The only warranties for HP products and services

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15

Table of Contents. CHAPTER 1 About This Guide... 9. CHAPTER 2 Introduction... 11. CHAPTER 3 Database Backup and Restoration... 15 Table of Contents CHAPTER 1 About This Guide......................... 9 The Installation Guides....................................... 10 CHAPTER 2 Introduction............................ 11 Required

More information

ESET REMOTE ADMINISTRATOR. Migration guide

ESET REMOTE ADMINISTRATOR. Migration guide ESET REMOTE ADMINISTRATOR Migration guide ESET REMOTE ADMINISTRATOR migration guide Copyright 2012 by ESET, spol. s r.o. ESET REMOTE ADMINISTRATOR was developed by ESET, spol. s r.o. For more information

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise HP CloudSystem Enterprise F5 BIG-IP and Apache Load Balancing Reference Implementation Technical white paper Table of contents Introduction... 2 Background assumptions... 2 Overview... 2 Process steps...

More information

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers integration note Abstract... 2 Installation requirements checklists... 3 HP ProLiant server checklist...

More information

Database Migration and Management Guide v15.0

Database Migration and Management Guide v15.0 Database Migration and Management Guide v15.0 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

More information

Portions of this product were created using LEADTOOLS 1991-2010 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2010 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2010 Installation Guide, product version 6.4. This guide is item number DOC-110, revision 1.045, May 2010 Copyright 1995-2010 Lenel Systems International, Inc. Information

More information

How To Backup A Database In Navision

How To Backup A Database In Navision Making Database Backups in Microsoft Business Solutions Navision MAKING DATABASE BACKUPS IN MICROSOFT BUSINESS SOLUTIONS NAVISION DISCLAIMER This material is for informational purposes only. Microsoft

More information

HP Server Management Packs for Microsoft System Center Essentials User Guide

HP Server Management Packs for Microsoft System Center Essentials User Guide HP Server Management Packs for Microsoft System Center Essentials User Guide Part Number 460344-001 September 2007 (First Edition) Copyright 2007 Hewlett-Packard Development Company, L.P. The information

More information

Plug-In for Informatica Guide

Plug-In for Informatica Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec

StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved. No

More information

If you have questions or need assistance, contact PCS Technical Services using the contact information on page 10.

If you have questions or need assistance, contact PCS Technical Services using the contact information on page 10. PCS Axis Database Backup and Restore Best Practices October 2014 Introduction This document explains how to backup and restore a PCS Axis database using Microsoft SQL Server Management Studio (SSMS). The

More information

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express

WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express WhatsUp Gold v16.0 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition or SQL Server 2008 Express R2 to Microsoft SQL Server

More information

SplendidCRM Deployment Guide

SplendidCRM Deployment Guide SplendidCRM Deployment Guide Version 5.x Last Updated: December 14, 2010 Category: Deployment This guide is for informational purposes only. SPLENDIDCRM SOFTWARE MAKES NO WARRANTIES, EXPRESS OR IMPLIED,

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Applications Notes Best Practices for Using SolarWinds' ORION to Monitor SANiQ Performance Legal Notices Warranty The only warranties for HP products and services

More information

KEYWORDS InteractX, database, SQL Server, SQL Server Express, backup, maintenance.

KEYWORDS InteractX, database, SQL Server, SQL Server Express, backup, maintenance. Document Number: File Name: Date: 10/16/2008 Product: InteractX, SQL Server, SQL Server Application Note Associated Project: Related Documents: BackupScript.sql KEYWORDS InteractX, database, SQL Server,

More information

HP Quality Center. Upgrade Preparation Guide

HP Quality Center. Upgrade Preparation Guide HP Quality Center Upgrade Preparation Guide Document Release Date: November 2008 Software Release Date: November 2008 Legal Notices Warranty The only warranties for HP products and services are set forth

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012.

Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Bosch ReadykeyPRO Unlimited Installation Guide, product version 6.5. This guide is item number DOC-110-2-029, revision 2.029, May 2012. Copyright 1995-2012 Lenel Systems International, Inc. Information

More information

Using HP ProLiant Network Teaming Software with Microsoft Windows Server 2008 Hyper-V or with Microsoft Windows Server 2008 R2 Hyper-V

Using HP ProLiant Network Teaming Software with Microsoft Windows Server 2008 Hyper-V or with Microsoft Windows Server 2008 R2 Hyper-V Using HP ProLiant Network Teaming Software with Microsoft Windows Server 2008 Hyper-V or with Microsoft Windows Server 2008 R2 Hyper-V HOWTO, 4 TH Edition Introduction... 2 Software requirements... 2 Order

More information

Restoring Sage Data Sage 200

Restoring Sage Data Sage 200 Restoring Sage Data Sage 200 [SQL 2005] This document explains how to Restore backed up Sage data. Before you start Restoring data please make sure that everyone is out of Sage 200. To be able to restore

More information

NovaBACKUP Central Management Console

NovaBACKUP Central Management Console NovaBACKUP Central Management Console User Manual NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE Lepide Software LepideAuditor Suite TROUBLESHOOTING GUIDE This document explains the troubleshooting of the common issues that may appear while using LepideAuditor Suite. Copyright LepideAuditor Suite,

More information

Sage Estimating. (formerly Sage Timberline Estimating) SQL Server Guide

Sage Estimating. (formerly Sage Timberline Estimating) SQL Server Guide Sage Estimating (formerly Sage Timberline Estimating) SQL Server Guide This is a publication of Sage Software, Inc. Document Number 20001S150301112ER 10/2012 2012 Sage Software, Inc. All rights reserved.

More information

Database Administration Guide

Database Administration Guide Database Administration Guide 013008 2008 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information