Lotus Notes/Domino 7 and DB2

Size: px
Start display at page:

Download "Lotus Notes/Domino 7 and DB2"

Transcription

1 Ask the average software professional about Lotus Notes/Domino 7, and you may well get an answer similar to the following: "Release 7? That's the release with DB2 integration, right?" Of course, Notes/Domino 7 offers many other features and functionality besides DB integration, as we explain in our book, Upgrading to Lotus Notes and Domino 7. However, DB2 integration has gathered its fair share of press and publicity, and is therefore one of the better-known features in this release. And why not? This represents a major milestone: interoperability between two of IBM's most important and popular software offerings. For IBM customers, especially those with large installed bases of Notes/Domino and DB2 users, this is an important development, one that opens up numerous possibilities. DB2 Universal Database (commonly referred to as DB2 UDB) is a database management system that provides a database platform for building industrial-strength, on-demand business applications. DB2 supports a number of open standards, as well as popular development platforms such as J2EE and Microsoft.NET. For more information on DB2, see the DB2 Product Family home page at In Notes/Domino 7, it is now possible to use both DB2 databases and Domino databases as data stores. This allows Notes users (who don't need a DB2 ID) to access and view documents stored in either platform, with no user-visible differences between the Domino data and the DB2 data. Notes/Domino 7 even offers the ability to replicate a DB2 database, similar to the way you would replicate a Notes database. For sites that maintain significant installations of Notes/Domino and DB2, the Notes/Domino 7 DB2 integration functionality offers advantages to users of both products. DB2 can be used as an optional storage capability that allows Notes/Domino users to store the internal representation of their messaging and collaboration data in an enterprise relational database, maintaining full compatibility with NSF (ODS) functionalities. Notes/Domino provides DB2 users with features such as Notes/Domino security, Notes application development capabilities, Domino services, and better XML/collaboration support. In addition, Notes/Domino 7 introduces two new DB2-related features: DB2 Access Views (DAVs). Query Views, which allow Domino application developers to fully exploit relational capabilities with Domino and DB2 data.

2 In addition, Notes users gain access to DB2 features such as relational constructs and SQL-based views. (Note that you need DB for Windows or AIX to use with Notes/Domino 7.) One point to bear in mind, however, is that DB2 is not intended to replace the NSF file system as the primary data store for Notes/Domino. Instead, the DB2 integration features in Notes/Domino 7 are intended to provide interoperability between these platforms, especially for sites that already have DB2 installed and would like to leverage the time and investment they have made storing data on this platform. Notes/Domino 7 DB2 integration features now allow these sites to "get at" this DB2 data from within the Notes client, taking advantage of Notes features to provide a rich and seamless user experience. (Note that DB2 is a storage option for Domino 7 servers only. Databases on the Notes 7 client remain in NSF format.) In this document, we'll discuss some of the capabilities of Notes/Domino 7 DB2 integration. We'll take a high-level look at administration issues, such as installation and configuration. Then we'll examine the application development features you can use to incorporate DB2 integration functionality into your own applications. Note: In the first release of Notes/Domino 7, DB2 integration features are for test and evaluation purposes only. IBM does not support actual production work done with these features. Full support for DB2 integration features will be included in an upcoming release of Domino 7. Consult the Notes/Domino 7 release notes for the latest status of these features. DB2 Features for Notes/Domino 7 Trial Program If you're interested in trying out the new DB2 integration features (and if you're not, you can skip the rest of this document!), IBM offers the DB2 features for Domino 7 trial program (see To enable the DB2 data store feature in Notes/Domino 7, you need a special software "key," which you can obtain when you join the trial program. The trial program also lets you provide feedback about your experiences using the DB2 integration features. This feedback can help IBM improve DB2 integration features for future releases of Notes/Domino. To obtain the software key that enables DB2 features in Notes/Domino 7, follow the download instructions at the trial program's home page. These instructions also explain the DB2 fixpacks you may need to apply to integrate with Notes/Domino, and also describe how to obtain a version of DB2 to run with Notes/Domino 7 if you don't already have one installed. 2

3 Notes/Domino 7 Administration for DB2 DB2 integration in Notes/Domino 7 does complicate things a bit for the Domino server administrator. For example, there's now the DB2 server to maintain (for sites that do not already have DB2 installed). Apart from that, there are a number of configuration issues you must address to ensure DB2 integration features run properly in your Domino 7 environment. To help with these tasks, Domino 7 offers a number of new server-administration tools to support DB2-based databases. These include: The previously mentioned software key to enable Domino 7 to run with a DB2 data store. A tool to allow configuration of a connection document from DB2 to Domino. DB2 support options in the Status and Analysis panels. An integrated API to allow DB2 user names/passwords to be added. DB2 management features available from the Domino Web Administrator client. These and other DB2-related administration features are described in the Domino 7 server administration documentation. A simple test configuration for working with Notes/Domino 7 DB2 integration features is illustrated in the following diagram: 3

4 In the preceding figure, we have two computers, one running Windows 2003, and the other running Windows On Windows 2003, we're running a DB2 server with the DB2 Admin Client (installed with DB2). We're also running a Domino 7 server (called Acme1), and a Domino 7 access server (called DB2Access). On Windows 2000, we're running a Domino 7 server (called Gateway) and the DB2 Admin Client, standalone install. Setting Up your Integrated Domino 7/DB2 Environment The following is a list of the high-level steps involved in setting up your Domino 7 and DB2 environments to take advantage of the Domino 7/DB2 integration features. Before you start, read the Domino 7 release notes for all the latest news, status, and issues involving Domino 7. You can view the release notes by visiting ldd/notesua.nsf/e18d5eb0b8be97d e50052ad16/ec099861d91381fc

5 c?OpenDocument. Also, make sure you have the Notes/Domino 7 and DB2 product code on hand. To use a DB2 server remotely, the computer on which the Domino server resides must also have one of the following DB2 components installed: DB2 Run-Time Client (where DB2 is installed on one computer, and Domino is installed on another). DB2 UDB Enterprise Server Edition (contains all components of a DB2 server and connects to a remote DB2 server). DB2 Workgroup Edition (not provided, but supported if the customer already has this installed). Then proceed as follows: 1. Create the Domino server IDs you'll need for your configuration. In the example illustrated in the preceding figure, we used three server IDs, one each for servers Acme1, DB2Access (which must be set up as an access server), and Gateway. 2. Install DB2. Refer to the product documentation for information about how to do this. You can also consult the IBM DB2 Universal Database Installation and Configuration Supplement, Version 8.2 (see ftp://ftp.software.ibm.com/ ps/products/db2/info/vr82/pdf/en_us/db2iye81.pdf). 5

6 3. Create the DB2 Sample Database. (This step isn't required, but it's good practice to have the Sample Database available for any "quick and dirty" testing you may need to do along the way.) 6 4. Install the DB2 Admin client. You can use the DB2 Run-Time Client as the Admin client. However, be sure you don't confuse the DB2 Run-Time Client with the DB2 Run Time Client Lite (RTCL). Notes/Domino 7 integration does not support the DB2 Run Time Client Lite. 5. Install the Domino 7 servers. Consult the Domino 7 server documentation for instructions about how to do this (see notesua.nsf/0/de2da7b609c6cb b005e2f59?opendocument). When configuring the Domino 7 servers, be sure to enable Transaction logging. Also, you must add the DB2 Key for Domino (Ndb2Key.dll) into the Domino executable directory. 6. Establish communication between the Domino and DB2 systems. If you are using a remote DB2 server, verify you can access the Sample Database. To do this, verify that IP and TCP ports are set up correctly. (Test with telnet as necessary.) Then obtain the instance name, as displayed in the DB2 administrator client.

7 7. Update the operating system accounts, and enable DB2 with these accounts. Create or update the operating system group, as needed. Then update the SYSCTRL_GROUP (via either the Admin client interface, or the DB2 command line). 8. Use the Domino 7 Administration client to enable DB2. Refer to the product documentation for information about how to do this. Then restart Domino server, and verify that DB2 is working on Domino Install the Domino DB2 Access Server. When installation is complete, enable this server. You are now ready to incorporate DB2 features such as DAV views and Query Views in your Notes/Domino applications! 7

8 DB2 Application Development Features in Domino Designer 7 Lotus Domino Designer 7 offers two new types of views to assist you in managing data contained in DB2-enabled Domino databases: DB2 Access Views (commonly referred to as DAVs) and DB2 Query Views. A DAV is a shared resource that lets you define a DB2 view of Notes/Domino data. A Query View is a new Notes/Domino NSF view that is populated by using the SQL language queries. Basically, DAVs help organize your data in a way that allows you to leverage DB2 features in Notes/Domino. To do this, DAVs define a common set of notes in a Domino NSF file, which can then be used by DB2. Query Views employ an SQL query to populate its data, instead of a Notes/Domino view formula that selects documents from within the NSF database. This lets Notes client users to access DB2 content. The Domino 7 server stores a DB2-enabled database as a set of tables in DB2. A DAV is needed to expose this data, by making it available via SQL. Domino 7 also creates a schema for the database; the schema name is based on the database's file name. For effective SQL access to the database, create DB2 views that define the fields you want to access via SQL. Before you can use DAVs and Query Views to work with DB2-enabled databases, you need to do the following: 8 You must have successfully DB2-enabled your Domino server, as explained in the previous section. The DB2 Access Server (also called DB2 Access for Lotus Domino) should be installed on the same machine as the DB2 server that hosts Notes data. To run Query Views, you will need a DB2 operating system account name, in addition to your Notes user ID. These IDs must be linked in the Domino Directory via your DB2 account name in your Person document (Administration tab). This maps your Notes ID to a DAV or Query View. You must run the Set DB2 user name tool in the Domino Administrator client. The NSFs on which you will be working should be migrated to DB2. Only NSFs that are stored in DB2 can be accessed using SQL. (Consult the Notes/Domino product documentation for help on how to do this.) The only Notes/Domino file type stored in DB2 is NSF (as opposed to NTF). DAVs and Query Views are supported only in DB2-enabled NSF databases. Templates, for example, cannot contain DAVs. If you want to create a Query View based on data in a Notes/Domino database that resides in DB2, you must first have defined and populated a DAV for that database.

9 The following sections describe the basics for how DAVs and Query Views work, and how you can use them. DB2 Access Views (DAVs) As explained earlier, a DAV is a shared resource that lets you define a DB2 view of Notes/Domino data. A DAV allows you to expose Notes/Domino documents for other database applications. The following figure illustrates how a DAV works: You must create a DAV before you can use a Notes/Domino Query View. The DAV allows you to pull Notes/Domino information into the Query View in the Notes client, by creating entries that will be displayed in the Query View's columns. The following is a high-level procedure for creating a DAV. For more details on these steps, consult the Domino Designer 7 documentation by visiting ldd/notesua.nsf/0/ a82cbab b006440ea?opendocument. 9

10 Note: A DAV typically consumes a significant amount of disk space. To avoid potential performance issues due to lack of disk space, we recommend that you create only one DAV to contain all the fields you'll need in all Query Views that reference that database. 1. Make a list of all the fields referenced in the columns of all the Query Views you plan to create. 2. In Domino Designer 7, select DB2 Access Views in the Shared Resources section. 3. Select New to create the DAV. Fill in all the required information in the Properties box. 4. At the top of the list of DAVs, click Create/Update in DB2. Then click Populate in DB2. When the DAV is ready for you to use, to use, you will see a checkmark to the left of its name. When the DAV is complete, you can create Query View as explained in the next section. Query Views A Query View is a new type of Notes/Domino database view introduced in Notes/Domino 7, specifically to accommodate DB2 integration. Query Views allow Notes users to view data stored in a DB2 database, using SQL. This is done seamlessly from the user's perspective; the DB2 data appears as it would in a Notes/Domino database. In fact, the user may not even be aware which platform Notes/Domino or DB2 is storing the information being viewed. For sites with existing DB2 installations containing large amounts of corporate documentation and knowledge, this lets Notes serve as the single client for viewing both Notes/Domino and DB2 databases. This allows users to use a single UI to work with both formats, while taking advantage of the strong security features offered in Notes. A Query View lets you create a Notes/Domino view with a result set based on an SQL query. This allows the Notes/Domino application to pull information (via join) directly from DB2, or from another DB2-enabled Domino database (via its DAV). As we mentioned previously, a Query View uses a formula that evaluates to an SQL query to populate its data. Note that you must define a new Query View when you create it; you cannot convert an existing Notes/Domino view into a Query View. To use a Query View with a DAV, Domino 7 must be enabled to use DB2. Also, the Notes/Domino (NSF) database referenced by the Query View must be stored in DB2 (see the previous figure). In addition, the DB2 Access Server must be running and configured correctly. For more details on these and all other associated requirements, see the 10

11 Domino 7 administration documentation. (To determine whether a database is DB2- enabled, open the database and select File Database Properties. Then open the Information tab in Database properties. If the database is DB2-enabled, you will see the message Database is DB2-enabled. To create a Query View, do the following: 1. Open Domino Designer 7. Click Copy From, and select the appropriate view. 2. Choose By SQL Query. Then enter the SQL Query formula, enclosed in double-quotes. The "heart" of this formula is the Select statement. The Select statement must include all the fields referenced in the view's columns; these fields must be separated by commas. Within the Select statement, both the DAV and/or DB2 Schema must be referenced properly. 3. Click Save and Customize. After you save the view, you can identify via the grey and blue icon that appears to the left of the view name in Domino Designer. When you edit the new SQL Query View, a new event called SQL Query is displayed in the Domino Designer 7 programmer's pane. Writing the SQL Query is similar to writing a "regular" view selection formula. Conclusion This concludes our "quick tour" of DB2 integration features introduced in Notes/Domino 7. We have briefly explained the two new DB2-related features in release 7, DB Access Views (DAVs) and Query Views. Even though these features are still in the non-production stage, we recommend that all developers interested in bridging the gap between the Notes/Domino 7 and DB2 platforms to give them a try. This can give you a good head start towards developing a seamless "best-of-both-world" solution that combines the DB2's relational capabilities with the security and power of Notes/Domino a potentially unbeatable combination. 11

12

Installing GFI MailEssentials

Installing GFI MailEssentials Installing GFI MailEssentials Introduction to installing GFI MailEssentials This chapter shows you how to install and configure GFI MailEssentials. GFI MailEssentials can be installed in two ways: Installation

More information

FileMaker 14. ODBC and JDBC Guide

FileMaker 14. ODBC and JDBC Guide FileMaker 14 ODBC and JDBC Guide 2004 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks of FileMaker,

More information

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until a new edition replaces

More information

VeriCentre 3.0 Upgrade Pre-Installation and Post Installation Guidelines

VeriCentre 3.0 Upgrade Pre-Installation and Post Installation Guidelines VeriCentre 3.0 Upgrade Pre-Installation and Post Installation Guidelines * For actual installation steps, please refer to the VeriCentre 3.0 Installation guide that came with the VeriCentre 3.0 software.

More information

CMT Self-Service Archive Migrator 1.2. Comprehensive User Guide

CMT Self-Service Archive Migrator 1.2. Comprehensive User Guide CMT Self-Service Archive Migrator 1.2 Comprehensive User Guide January 2015 Contents Section 1. Overview... 3 Section 2. End User Workstation Requirements... 3 Section 3. Self-Service Archive Migration

More information

Network/Floating License Installation Instructions

Network/Floating License Installation Instructions Network/Floating License Installation Instructions Installation steps: On the Windows PC that will act as License Manager (SERVER): 1. Install HASP Run-time environment, SERVER 2. Plug in the red USB hardware

More information

Configuring and Integrating Oracle

Configuring and Integrating Oracle Configuring and Integrating Oracle The Basics of Oracle 3 Configuring SAM to Monitor an Oracle Database Server 4 This document includes basic information about Oracle and its role with SolarWinds SAM Adding

More information

PROJECT in a box version 2.4 Server. Install guide

PROJECT in a box version 2.4 Server. Install guide PROJECT in a box version 2.4 Server Install guide Install Guide V9 (2.4.1.001) Introduction This guide will take you step by step through the process of installing your PROJECT in a box Server and introduce

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

Step-by-step installation guide for monitoring untrusted servers using Operations Manager (Part 1 of 3)

Step-by-step installation guide for monitoring untrusted servers using Operations Manager (Part 1 of 3) Step-by-step installation guide for monitoring untrusted servers using Operations Manager (Part 1 of 3) Most of the time through Operations Manager, you may require to monitor servers and clients that

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

AliOffice 2.0 Installation Guide

AliOffice 2.0 Installation Guide January 25, 2012 AliOffice 2.0 Installation Guide Overview This document contains instructions for installing AliOffice and readying the application for the completion and submission of compliance evaluations.

More information

Customer admin guide. UC Management Centre

Customer admin guide. UC Management Centre Customer admin guide UC Management Centre June 2013 Contents 1. Introduction 1.1 Logging into the UC Management Centre 1.2 Language Options 1.3 Navigating Around the UC Management Centre 4 4 5 5 2. Customers

More information

MacroLan Azure cloud tutorial.

MacroLan Azure cloud tutorial. MacroLan Azure cloud tutorial. Create a Virtual Machine running Windows This tutorial shows you how easy it is to create an Azure virtual machine (VM) running Windows, using as an example a Windows Server

More information

Ipswitch Client Installation Guide

Ipswitch Client Installation Guide IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group

More information

Installation and Administration Guide

Installation and Administration Guide Installation and Administration Guide BlackBerry Enterprise Transporter for BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-11-06 SWD-20141106165936643 Contents What is BES12?... 6 Key features

More information

Install MS SQL Server 2012 Express Edition

Install MS SQL Server 2012 Express Edition Install MS SQL Server 2012 Express Edition Sohodox now works with SQL Server Express Edition. Earlier versions of Sohodox created and used a MS Access based database for storing indexing data and other

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

AutoMate BPA Server 10 Installation Guide

AutoMate BPA Server 10 Installation Guide AutoMate BPA Server 10 Installation Guide AutoMate BPA Server follows the client/server model of computing where one or more servers are hosts that share their resources with multiple clients. Since data

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2

AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2 Contents AD RMS Windows Server 2008 to Windows Server 2008 R2 Migration and Upgrade Guide... 2 About this guide... 2 Preparing for the migration or upgrade of an AD RMS cluster... 2 Checklist: Preparing

More information

Install Pocket Inventory in a Windows Server 2003 R2 Standard Environment

Install Pocket Inventory in a Windows Server 2003 R2 Standard Environment One Blue Hill Plaza, 16th Floor, PO Box 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Voice) 845-920-0800 (Fax) 845-920-0880 Install Pocket Inventory in a Windows Server 2003 R2 Standard

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Note: Files contained within the root of My Files & Folders will always be synced.

Note: Files contained within the root of My Files & Folders will always be synced. New in this release: Selective Sync Users can now choose which top level folders within My Files & Folders they would like to sync, giving flexibility over the amount of disk space consumed by ShareFile.

More information

Parallels Transporter Agent

Parallels Transporter Agent Parallels Transporter Agent User's Guide Copyright 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland

More information

Tivoli Endpoint Manager for Remote Control Version 8 Release 2. User s Guide

Tivoli Endpoint Manager for Remote Control Version 8 Release 2. User s Guide Tivoli Endpoint Manager for Remote Control Version 8 Release 2 User s Guide Tivoli Endpoint Manager for Remote Control Version 8 Release 2 User s Guide Note Before using this information and the product

More information

AIMS Installation and Licensing Guide

AIMS Installation and Licensing Guide AIMS Installation and Licensing Guide Version 9 2603 Camino Ramon Suite 110 San Ramon, CA 94583 Toll Free: 800-609-8610 Direct: 925-217-5170 FAX: 925-217-0853 Email: support@avatier.com Limited Warranty

More information

3. Where can I obtain the Service Pack 5 software?

3. Where can I obtain the Service Pack 5 software? Reasons to upgrade: 1. What are the features of BlackBerr y Enterprise Server 4.1 Service Pack 5? What issues does Service Pack 5 address? Are there any current known issues with Service Pack 5? The BlackBerry

More information

vcenter Operations Manager for Horizon Supplement

vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon 1.6 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum)

Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum) Step by step guide. Database migration using Wizard, Studio and Commander. Based on migration from Oracle to PostgreSQL (Greenplum) Version 1.0 Copyright 1999-2012 Ispirer Systems Ltd. Ispirer and SQLWays

More information

User and maintenance manual (client Web and Web services)

User and maintenance manual (client Web and Web services) User and maintenance manual (client Web and Web services) Rev. 03-16 ENG Telenet Version 2015.09.01 DB Version 2015.09.01 ELECTRICAL BOARDS FOR REFRIGERATING INSTALLATIONS 1 3232 3 HARDWARE INSTALLATION

More information

Upgrading from Windows XP to Windows 7

Upgrading from Windows XP to Windows 7 We highly recommend that you print this tutorial. Your PC will restart during the Windows 7 installation process, so having a printed copy will help you follow the steps if you're unable to return to this

More information

Frequently Asked Questions: Cisco Jabber 9.x for Android

Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions (FAQs) 2 Setup 2 Basics 4 Connectivity 8 Calls 9 Contacts and Directory Search 14 Voicemail

More information

Upgrading from Windows XP to Windows 7

Upgrading from Windows XP to Windows 7 Upgrading your PC from Windows XP to Windows 7 requires a custom installation which doesn't preserve your programs, files, or settings. It s sometimes called a clean installation for that reason. A custom

More information

Suite. How to Use GrandMaster Suite. Exporting with ODBC

Suite. How to Use GrandMaster Suite. Exporting with ODBC Suite How to Use GrandMaster Suite Exporting with ODBC This page intentionally left blank ODBC Export 3 Table of Contents: HOW TO USE GRANDMASTER SUITE - EXPORTING WITH ODBC...4 OVERVIEW...4 WHAT IS ODBC?...

More information

vcenter Operations Manager for Horizon View Installation

vcenter Operations Manager for Horizon View Installation vcenter Operations Manager for Horizon View Installation vcenter Operations Manager for Horizon View 1.5 vcenter Operations Manager for Horizon View 1.5.1 This document supports the version of each product

More information

Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5

Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5 Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5 What is this document for? This document is a Step-by-Step Guide that can be used to quickly install Spam Marshall SpamWall on Exchange

More information

DocAve 6 Lotus Notes Migrator

DocAve 6 Lotus Notes Migrator DocAve 6 Lotus Notes Migrator User Guide Service Pack 6, Cumulative Update 1 Issued December 2015 1 Table of Contents What s New in this Guide... 5 About Lotus Notes Migrator... 6 Complementary Products...

More information

NTP Software QFS for NAS, Hitachi Edition

NTP Software QFS for NAS, Hitachi Edition NTP Software QFS for NAS, Hitachi Edition Installation Guide Revision 2.4 - July 2015 This guide details the method for the installation and initial configuration of NTP Software QFS for NAS, Hitachi Edition,

More information

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Notices 2010 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents.

More information

Richmond Systems. SupportDesk Web Interfaces - Quick Start Guide

Richmond Systems. SupportDesk Web Interfaces - Quick Start Guide Richmond Systems SupportDesk Web Interfaces - Quick Start Guide Contents Introduction... 3 Richmond SupportDesk Web Interface Requirements... 3 Server System Requirements... 3 Specialist Web Interface

More information

ScriptLogic Enterprise Security Reporter. VERSION 3 Installation Guide

ScriptLogic Enterprise Security Reporter. VERSION 3 Installation Guide ScriptLogic Enterprise Security Reporter VERSION 3 Installation Guide ENTERPRISE SECURITY REPORTER 3 INSTALLATION GUIDE II Copyright 2011 by ScriptLogic Corporation All rights reserved. This publication

More information

The full setup includes the server itself, the server control panel, Firebird Database Server, and three sample applications with source code.

The full setup includes the server itself, the server control panel, Firebird Database Server, and three sample applications with source code. Content Introduction... 2 Data Access Server Control Panel... 2 Running the Sample Client Applications... 4 Sample Applications Code... 7 Server Side Objects... 8 Sample Usage of Server Side Objects...

More information

Crestron Fusion Version 9.3 Enterprise Management Platform Installation Guide

Crestron Fusion Version 9.3 Enterprise Management Platform Installation Guide Crestron Fusion Version 9.3 Enterprise Management Platform Installation Guide The specific patents that cover Crestron products are listed at patents.crestron.com. Crestron, the Crestron logo, Capture

More information

CA XCOM Data Transport for Windows Server/Professional

CA XCOM Data Transport for Windows Server/Professional CA XCOM Data Transport for Windows Server/Professional Installation Guide Release 11.6 Second Edition This Documentation, which includes embedded help systems and electronically distributed materials,

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

More information

Back-up Server DOC-OEMSPP-S/2014-BUS-EN-10/12/13

Back-up Server DOC-OEMSPP-S/2014-BUS-EN-10/12/13 Back-up Server DOC-OEMSPP-S/2014-BUS-EN-10/12/13 The information contained in this guide is not of a contractual nature and may be subject to change without prior notice. The software described in this

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Authorware Install Directions for IE in Windows Vista, Windows 7, and Windows 8

Authorware Install Directions for IE in Windows Vista, Windows 7, and Windows 8 Authorware Install Directions for IE in Windows Vista, Windows 7, and Windows 8 1. Read entire document before continuing. 2. Close all browser windows. There should be no websites open. If you are using

More information

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

Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, Copyright 2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified, decompiled, disassembled, published or distributed, in whole

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

0651 Installing PointCentral 8.0 For the First Time

0651 Installing PointCentral 8.0 For the First Time Prerequisites Microsoft Windows Server 2003 or Windows Server 2008 Microsoft.NET Framework 4 Microsoft SQL Server 2005 or SQL Server 2008 IIS **For Windows Server 2003. You must manually configure IIS6

More information

McAfee Network Threat Response (NTR) 4.0

McAfee Network Threat Response (NTR) 4.0 McAfee Network Threat Response (NTR) 4.0 Configuring Automated Reporting and Alerting Automated reporting is supported with introduction of NTR 4.0 and designed to send automated reports via existing SMTP

More information

System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune

System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune 2015 System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune DEPLOYING MICROSOFT OFFICE 365 PROFESSIONAL PLUS RONNI PEDERSEN & HANS CHRISTIAN ANDERSEN RONNIPEDERSEN.COM Microsoft MVP: Enterprise

More information

CounterPoint SQL and Magento ecommerce Interface

CounterPoint SQL and Magento ecommerce Interface CounterPoint SQL and Magento ecommerce Interface Requirements: CounterPoint SQL: 8.3.9, 8.4.2 Magento Community Edition: 1.5.1+ (older versions are not compatible due to changes in Magento s API) MagentoGo

More information

Lotus Foundations Start Getting Started

Lotus Foundations Start Getting Started Lotus Foundations Start Getting Started Guide Contents 1 Introduction... page 2 2 Product overview... page 2 3 System Requirements... page 2 4 Summary of Installation... page 3 5 Lotus Foundations operating

More information

ibolt V3.2 Release Notes

ibolt V3.2 Release Notes ibolt V3.2 Release Notes Welcome to ibolt V3.2, which has been designed to deliver an easy-touse, flexible, and cost-effective business integration solution. This document highlights the new and enhanced

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

Spector 360 Deployment Guide. Version 7

Spector 360 Deployment Guide. Version 7 Spector 360 Deployment Guide Version 7 December 11, 2009 Table of Contents Deployment Guide...1 Spector 360 DeploymentGuide... 1 Installing Spector 360... 3 Installing Spector 360 Servers (Details)...

More information

simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures

simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Simplify Monitoring Installation Guide 11.4 (v11.4) Document Date: February 2015 www.tricerat.com

More information

HP eprint Enterprise. Installation Checklist. Release 4.2

HP eprint Enterprise. Installation Checklist. Release 4.2 HP eprint Enterprise Installation Checklist Release 4.2 Copyright and License Copyright 2015 HP Development Company, L.P. Reproduction, adaptation, or translation without prior written permission is prohibited,

More information

Network Installation Guide

Network Installation Guide Network Installation Guide 2011-2013 by Xactware. All rights reserved. Xactware, Xactimate, Xactimate Online, XactNet, and/or other Xactware products referenced herein are either trademarks or registered

More information

FmPro Migrator - FileMaker to SQL Server

FmPro Migrator - FileMaker to SQL Server FmPro Migrator - FileMaker to SQL Server FmPro Migrator - FileMaker to SQL Server 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 FmPro Migrator - FileMaker to SQL Server Migration

More information

Issue Tracking Anywhere Installation Guide

Issue Tracking Anywhere Installation Guide TM Issue Tracking Anywhere Installation Guide The leading developer of version control and issue tracking software Table of Contents Introduction...3 Installation Guide...3 Installation Prerequisites...3

More information

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00 vcenter Chargeback 1.0 EN-000186-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

BSD SpecLink-E Installation Instructions For. Professional and Corporate Editions

BSD SpecLink-E Installation Instructions For. Professional and Corporate Editions BSD SpecLink-E Installation Instructions For Professional and Corporate Editions BSD SpecLink-E (SLE) can be installed on a standalone computer for individual use or on a network for multiple users. For

More information

Secret Server Installation Windows Server 2008 R2

Secret Server Installation Windows Server 2008 R2 Table of Contents Introduction... 2 ASP.NET Website... 2 SQL Server Database... 2 Administrative Access... 2 Prerequisites... 2 System Requirements Overview... 2 Additional Recommendations... 3 Beginning

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.3 This document supports the version of each product listed and supports all subsequent versions until the document

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

Pcounter Mobile Guide

Pcounter Mobile Guide Pcounter Mobile Guide Pcounter Mobile Guide 2012.06.22 Page 1 of 19 1. Overview... 3 2. Pre-requisites and Requirements... 4 2.1 Gateway server requirements... 4 2.2 Mobile device requirements... 4 2.3

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: May 2009 This document supports DocuShare Release 6.5/DocuShare CPX Release 6.5 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue

More information

Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client

Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client A P P L I C A T I O N N O T E Creating a Gateway to Client VPN between Sidewinder G2 and a Mac OS X Client This application note describes how to set up a VPN connection between a Mac client and a Sidewinder

More information

Connector for Microsoft Dynamics Configuration Guide for Microsoft Dynamics NAV

Connector for Microsoft Dynamics Configuration Guide for Microsoft Dynamics NAV Microsoft Dynamics Connector for Microsoft Dynamics Configuration Guide for Microsoft Dynamics NAV June 2014 Find updates to this documentation at the following location: http://go.microsoft.com/fwlink/?linkid=237508

More information

Upgrading Good Mobile Messaging and Good Mobile Control Servers

Upgrading Good Mobile Messaging and Good Mobile Control Servers Good Mobile Messaging Server 8.1.6 Good Mobile Control Server 2.6.4 for IBM Lotus Domino Upgrading Good Mobile Messaging and Good Mobile Control Servers Updated: 09/25/15 1 Introduction 1 2 Pre-Upgrade

More information

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS Lab Manual Expediting WSUS Service for XP Embedded OS Summary In this lab, you will learn how to deploy the security update to your XP Pro or XP embedded images. You will also learn how to prepare the

More information

EVENT LOG MANAGEMENT...

EVENT LOG MANAGEMENT... Event Log Management EVENT LOG MANAGEMENT... 1 Overview... 1 Application Event Logs... 3 Security Event Logs... 3 System Event Logs... 3 Other Event Logs... 4 Windows Update Event Logs... 6 Syslog... 6

More information

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Table of Contents Table of Contents... 1 I. Introduction... 3 A. ASP.NET Website... 3 B. SQL Server Database... 3 C. Administrative

More information

IceWarp Unified Communications. Installation Guide. Version 10.4

IceWarp Unified Communications. Installation Guide. Version 10.4 IceWarp Unified Communications Installation Guide Version 10.4 Printed on 16 April, 2012 Contents Installation Guide 1 Pre-requisites... 1 Launch Installer Wizard... 2 Select Language... 5 Welcome Screen...

More information

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES TECHNICAL ARTICLE November/2011. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Hardware and Software Requirements for Sage 50 v15 to v22

Hardware and Software Requirements for Sage 50 v15 to v22 Hardware and Software Requirements for Sage 50 v15 to v22 Sage 50 Accounts v22 Note: The Sage Data Service has the same system requirements as Sage 50 Accounts v22. Note: For more information on support

More information

Configure AlwaysOn Failover Cluster Instances (SQL Server) using InfoSphere Data Replication Change Data Capture (CDC) on Windows Server 2012

Configure AlwaysOn Failover Cluster Instances (SQL Server) using InfoSphere Data Replication Change Data Capture (CDC) on Windows Server 2012 Configure AlwaysOn Failover Cluster Instances (SQL Server) using InfoSphere Data Replication Change Data Capture (CDC) on Windows Server 2012 Introduction As part of the SQL Server AlwaysOn offering, AlwaysOn

More information

CA SiteMinder. Web Agent Installation Guide for IIS 12.51

CA SiteMinder. Web Agent Installation Guide for IIS 12.51 CA SiteMinder Web Agent Installation Guide for IIS 12.51 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation

More information

Sage Accpac ERP 5.6A. SageCRM 6.2 I Integration Guide

Sage Accpac ERP 5.6A. SageCRM 6.2 I Integration Guide Sage Accpac ERP 5.6A SageCRM 6.2 I Integration Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage Accpac product and service names mentioned herein are registered trademarks

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

CMS Server Installation Guide

CMS Server Installation Guide CMS Server Installation Guide Models: SVC420GPS-L SVC820GPS-L 1 Contents Pre-requisites... 3 Server Installation... 3 Server Configuration... 8 Add a Client... 9 Add a Device... 10 Unit Setup... 12 Device

More information

Upgrade Guide. CA Application Delivery Analysis 10.1

Upgrade Guide. CA Application Delivery Analysis 10.1 Upgrade Guide CA Application Delivery Analysis 10.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Installing Lumension Endpoint Management and Security Suite (L.E.M.S.S.) Using a Remote SQL Server

Installing Lumension Endpoint Management and Security Suite (L.E.M.S.S.) Using a Remote SQL Server Installing Lumension Endpoint Management and Security Suite (L.E.M.S.S.) Using a Remote SQL Server A Step-by-Step Guide July 2011 v.1.0 Copyright 2009, Lumension Table of Contents Description... 3 Step-by-Step

More information

Petra LmAdmin Installation Guide

Petra LmAdmin Installation Guide IHS > Decision Support Tool Petra LmAdmin Installation Guide February 28, 2014 v1.5 2012 IHS. All Rights Reserved. All trademarks belong to IHS or its affiliated and subsidiary companies, all rights reserved.

More information

You can open the Widgit Product Activator through the start menu or from the following location:

You can open the Widgit Product Activator through the start menu or from the following location: Activation Guide Widgit Product Activator The Widgit Product Activator will allow you to activate and manage the licenses for your Widgit products. The products covered by the product activator are listed

More information

Installing and Configuring SQL Express 2008 R2 for Supply Chain Guru

Installing and Configuring SQL Express 2008 R2 for Supply Chain Guru Installing and Configuring SQL Express 2008 R2 for Supply Chain Guru This document describes the process by which you can install SQL Server Express 2008 R2 and configure it for use with Supply Chain Guru.

More information

Cloud Services for Backup Exec. Planning and Deployment Guide

Cloud Services for Backup Exec. Planning and Deployment Guide Cloud Services for Backup Exec Planning and Deployment Guide Chapter 1 Introducing Cloud Services for Backup Exec This chapter includes the following topics: About Cloud Services for Backup Exec Security

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VCCC Appliance VMware Server Installation Guide

VCCC Appliance VMware Server Installation Guide VCCC Appliance VMware Server Installation Guide Content Preface... 4 System Requirements... 4 Installation Procedure... 4 CCC Virtual Machine Installation... 5 CCC Virtual Machine Management... 12 Resource

More information

Kaseya 2. Installation guide. Version 7.0. English

Kaseya 2. Installation guide. Version 7.0. English Kaseya 2 Kaseya Server Setup Installation guide Version 7.0 English September 4, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information