New HP Solution for Replicating NonStop SQL DDL: SDR

Size: px
Start display at page:

Download "New HP Solution for Replicating NonStop SQL DDL: SDR"

Transcription

1 New HP Solution for Replicating NonStop SQL DDL: SDR Bob Loftis, HP Product Manager Johanne Corbeil, SDR Support Mgr Oct 2nd, Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

2 Agenda Where HP NonStop SDR fits Product overview Release plan Q&A 2

3 NonStop Business Continuity Strategy Provide high performance, reliable, NonStop to NonStop database replication products that: Allow smooth migration and upgrade Support no lost business in disaster events very hot standby Provide zero lost transactions where required Provide access to our partners who offer heterogeneous data transformation, and replication options 3

4 NonStop Customers Over 300 current Business Continuity customers Banking Exchanges Telecomm Retail Healthcare Government Some success stories online, but most prefer no publicity Ensuring business processes 4

5 HP NonStop Disaster Proof Disaster Tolerant Solutions That Work! No lost transactions: 550 tps Fast Takeover ~30 seconds All HP systems performed as expected All data protected on Storageworks XP All shared network gear (Procurve, Brocade, etc.) See our ATC white paper at: 5

6 Integrated HP NonStop Server products Transaction Management Facility (TMF) Foundation for transaction integrity and data protection Remote Database Facility (RDF) High-performance database replication fast Takeover AutoTMF NonStop TMF protection for non audited databases AutoSYNC Synchronization non database files Integrated products providing business continuity without specialist programming knowledge 6

7 And introducing this month, our latest addition HP NonStop SQL DDL Replicator, or, SDR! Automatic SQL DDL replication 7

8 Why HP NonStop SDR? Much requested and needed To automate procedures To reduce errors To be more efficient To be more cost effective It s so easy from the team that brings you AutoTMF and AutoSYNC 8

9 Agenda Where HP NonStop SDR fits Product overview Release plan Q&A 9

10 NonStop SQL DDL Replicator (SDR) Extracts, replicates and applies NS SQL/MP DDL operations to backup tables Designed to work with RDF All SQL DDL operations replicated CREATE, DROP, COMMENT operations ALTER TABLE and ALTER INDEX (including split and merge partitions) Can replicate DDL on non-audited tables (configurable) No impact on performance or operations of applications on primary 10

11 SDR and RDF SDR is a companion to, and depends upon, RDF SDR requires no operator intervention when RDF is being initialized, configured, started or stopped SDR and RDF coordinate replication to execute DDL in proper sequence RDF data replication configuration (volumes, network, etc.) used for DDL replication Like RDF, operates automatically, day in and out No operator intervention for normal operations 11

12 SDR Supports Typical RDF Topologies Simplex Centralized Multiple duplicates Ring A-Z A-Z Reciprocal Network Transaction Replication Chain A-L M-Z 12

13 One Exception - Unsupported Topology Same primary to same backup with same volume pair Multiple Same volume pair \PRIM RDF PRIMA EXCLUDE TEST.* \BACK $P1 $B1 INCLUDE TEST.* RDF PRIMB 13

14 TMF and RDF Now SDR and RDF Audited data updates captured by TMF are replicated by RDF Similarly, SQL DDL updates captured by SDR are replicated by RDF 14

15 Data Replication TMF and RDF (1 of 4) Applicatio n Utilities Data Manager DP2 Primary DB Applications and utilities update data in the primary tables 15

16 Data Replication TMF and RDF (2 of 4) Applicatio n Utilities Data Manager DP2 Primary DB TMF Data Update Extraction TMF captures, updates and stores changes in the audit trails 16

17 Data Replication TMF and RDF (3 of 4) Applicatio n Utilities Data Manager DP2 Primary DB TMF Data Update Extraction RDF transports data updates to the backup system RDF Data Update Replication Data Manager DP2 17

18 Data Replication TMF and RDF (4 of 4) Applicatio n Utilities Data Manager DP2 Primary DB TMF Data Update Extraction RDF applies data updates to the backup tables RDF Data Update Replication Data Manager DP2 Backup DB 18

19 Now SDR and RDF Audited data updates captured by TMF are replicated by RDF Similarly, SQL DDL updates captured by SDR are replicated by RDF 19

20 DDL Replication SDR and RDF (1 of 4) Applicatio n Utilities SQL Primary DB Applications and utilities apply DDL changes to primary tables 20

21 DDL Replication SDR and RDF (2 of 4) Applicatio n Utilities SQL Primary DB SDR DDL Extraction SDR captures the DDL operations performed on the primary tables 21

22 DDL Replication SDR and RDF (3 of 4) Applicatio n Utilities SQL Primary DB SDR DDL Extraction RDF transports captured DDL operations to the backup system RDF SDR DDL Replication 22

23 DDL Replication SDR and RDF (4 of 4) Applicatio n Utilities SQL Primary DB SDR DDL Extraction SDR applies replicated DDL operations to the backup tables RDF SDR DDL Replication DDL Execution SQL Backup DB 23

24 SDR Product Components SDRCOM Command Interpreter SDRMON Monitor Process SDRRUNTM Runtime for DDL Extraction SDRUPDT Updater for DDL Replication Message, Help, Template and Filter files 24

25 SDR Installation Download or IPSETUP the SDR PAK file 1. Run INSTALL macro 2. Create SDR database (SDRCOM command) 3. Install product license 4. SDRCOM INSTALL SDR Updates SQL software to extract DDL operations Required after any update to SQL components 5. Update EMS Templates 6. Update Cold Load procedures to start SDR monitor 25

26 DDL Extraction On Primary SDR Runtime captures SQL DDL SQL statement DEFINEs Network topology for distributed tables Writes DDL to audited SDR Depot file Inserts STOP-RDF-UPDATE in audit trail Does not require RDF to be configured or active Does not affect SQL DDL processing 26

27 DDL Extraction Step by Step (1 of 5) Application SQLCI SQL Primary DB SQL utilities execute DDL changes to the primary tables 27

28 DDL Extraction Step by Step (2 of 5) Application SQLCI SQL SDR Runtime Primary DB SDR captures DDL operations executed on the primary tables 28

29 DDL Extraction Step by Step (3 of 5) Application SQLCI SQL SDR Runtime Primary DB TMF Audit Trail DDL SDR stores DDL in audited Depot file and TMF captures changes 29

30 DDL Extraction Step by Step (4 of 5) Application SQLCI SQL SDR Runtime Primary DB TMF Audit Trail DDL Stop RDF Update SDR inserts SRU in the audit trail to control RDF updaters on backup 30

31 DDL Extraction Step by Step (5 of 5) Application SQLCI SQL SDR Runtime Primary DB RDF TMF Audit Trail DDL Stop RDF Update RDF extracts DDL and SRU from audit trail for replication Backup System 31

32 DDL Replication On Backup RDF transports extracted DDL description Replicated audited update to SDR Depot file RDF updaters suspend updating SDR Updater monitors RDF configuration and detects it has work to do SDR analyzes, translates, and executes DDL SDR notifies RDF to resume updating 32

33 DDL Replication Step by Step (1 of 5) RDF Image Trail DDL Stop RDF Update RDF RDF Updaters RDF Updaters find updates to Depot file from primary 33

34 DDL Replication Step by step (2 of 5) RDF Image Trail Stop RDF Update RDF RDF Updaters DDL Updaters apply updates to Depot file on the backup 34

35 DDL Replication Step by step (3 of 5) RDF Image Trail RDF RDF Updaters SDR Updater DDL RDF Updaters stop when processing SRU and SDR Updater reads DDL from replicated Depot file 35

36 DDL Replication Step by step (4 of 5) RDF Image Trail RDF RDF Updaters SDR Updater SDR applies DDL operation to backup tables DDL SQL Backup DB 36

37 DDL Replication Step by step (5 of 5) RDF Image Trail RDF RDF Updaters SDR Updater Resume Updating SDR starts RDF Updaters 37

38 SDR Performance No significant impact on SQL DDL operations A few SDR file updates Uses SQL s transaction No impact on RDF audit extraction Extractor to Receiver audit transfer unimpeded RDF updating interrupted for DDL execution Usually under 5 seconds, but more for long DDL ops like CREATE INDEX or partition split/move 38

39 Monitoring and Manual Control of SDR Simple SDRCOM commands STATUS commands to show DDL details and state of replication HOLD SDR Updater SDR issues EMS message when DDL is ready EXECUTE or CANCEL pending statement RELEASE Updater to resume automatic operation 39

40 SDR Configuration Based on RDF SDR works out of the box SDR requires no separate configuration; all basic settings are adopted from RDF config: Primary and Backup nodes Primary -> Backup volume mapping Includes/Excludes, MAPFILE REPLICATEPURGE NETWORK 40

41 SDR Configuration Options To customize SDR, you can change: Retention: how long to keep extracted DDL CreateID: backup table owner AutoCreateCatalog: don t need to synchronize cats KeepPHYSVOL: retain Virtual-to-Physical volumes UnAuditedDDL: replicate DDL on unaudited tables UserTransaction: how to handle DDL in a user tx 41

42 Interesting Situation User Transaction DDL in User Transactions User can embed DDL in BeginTX/EndTx with database updates Believed to be very rare in the real world your input is most welcome SDR requires user intervention OR assumed commit 42

43 Interesting Situation Network Tables DDL for Distributed Table Requires coordination of RDF updating on multiple backup nodes User must have RDF/IMPX Otherwise, configure SDR network (SDRCOM NETWORK) on all nodes 43

44 NonStop SDR Summary Easy to install, easy to use User interface SDRCOM is like RDFCOM Once installed, just leave SDR running Must be deployed on primary and target Requires SUPER group to configure and control Captures DDL on primary system Independent of RDF and, like TMF-RDF, can be configured after SQL DDL capture Executes DDL on backup Works closely with RDF to ensure correct sequence 44

45 Agenda Where HP NonStop SDR fits Product overview Release Plan Q&A 45

46 General Product Information Marketing ID (H, Q) SA47v1 Product ID T2828 H01 Supported on S-Series, NS-Series, NS BladeSystems One version works on all supported NSOS releases One version works with RDF IMP, IMPX, and ZLT except: T0346ABJ (superceded by T0346ABR) T0346ABO (superceded by T0346ABS) Base release T0346H08 Targeted for release late October Try it you ll like it! 46

47 NonStop Remote Database Facility High throughput and low CPU utilization, out of the box White hot standby included Focused on data integrity (nodes in sync) Active/active split reciprocal Easy installation and maintenance March 2009: 9 enhancements availability, performance, manageability 47

48 Look for us in Mannheim 48

49 Stay prepared, be NonStop test! hp.com/go/nonstopcontinuity Thanks! Questions? 49

HP NonStop SQL DDL Replicator User s Guide

HP NonStop SQL DDL Replicator User s Guide HP NonStop SQL DDL Replicator User s Guide Abstract HP NonStop SQL DDL Replicator Software replicates NonStop SQL DDL operations to one or more backup systems. Product Version NonStop SQL DDL Replicator

More information

Availability Digest. www.availabilitydigest.com. @availabilitydig. TANDsoft FileSync Adds Deduplication February 2014

Availability Digest. www.availabilitydigest.com. @availabilitydig. TANDsoft FileSync Adds Deduplication February 2014 the Availability Digest @availabilitydig TANDsoft Adds Deduplication February 2014 1 is a file-replication utility from TANDsoft, Inc. (www.tandsoft.com). ensures that the configurations of two HP NonStop

More information

Auditing Non TMF Applications

Auditing Non TMF Applications Auditing Non TMF Applications Escort AutoTMF Product Overview www.carrscott.com Carr Scott Software Inc. Founded in 1995 as Tandem spin-off company Founders: Dr. Richard Carr and Harry Scott R&D and support

More information

Shadowbase Data Replication Solutions. William Holenstein Senior Manager of Product Delivery Shadowbase Products Group

Shadowbase Data Replication Solutions. William Holenstein Senior Manager of Product Delivery Shadowbase Products Group Shadowbase Data Replication Solutions William Holenstein Senior Manager of Product Delivery Shadowbase Products Group 1 Agenda Introduction to Gravic Shadowbase Product Overview Shadowbase for Business

More information

Leveraging HP StorageWorks XP enterprise storage on HP NonStop servers

Leveraging HP StorageWorks XP enterprise storage on HP NonStop servers Leveraging HP StorageWorks XP enterprise storage on HP NonStop servers Ron LaPedis, CBCP, CISSP, ISSAP, ISSMP June 2005 2004 Hewlett-Packard Development Company, L.P. The information contained herein is

More information

Shadowbase Data Replication VNUG - May 26, 2010. Dick Davis, Sales Manager Shadowbase Products Group Gravic, Inc.

Shadowbase Data Replication VNUG - May 26, 2010. Dick Davis, Sales Manager Shadowbase Products Group Gravic, Inc. Shadowbase Data Replication VNUG - May 26, 2010 Dick Davis, Sales Manager Shadowbase Products Group Gravic, Inc. 1 Agenda Introduction to Gravic Shadowbase Product Overview Shadowbase Case Studies Shadowbase

More information

HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions

HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions HP Operations Agent for NonStop software manages HP NonStop servers and brings NonStop

More information

Exceed the possibilities

Exceed the possibilities Exceed the possibilities Clarence Hall Khody Khodayari Bob Boltralik March 2012 Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

More information

SQL Server Training Course Content

SQL Server Training Course Content SQL Server Training Course Content SQL Server Training Objectives Installing Microsoft SQL Server Upgrading to SQL Server Management Studio Monitoring the Database Server Database and Index Maintenance

More information

Comparing TCO for Mission Critical Linux and NonStop

Comparing TCO for Mission Critical Linux and NonStop Comparing TCO for Mission Critical Linux and NonStop Iain Liston-Brown EMEA NonStop PreSales BITUG, 2nd December 2014 1 Agenda What do we mean by Mission Critical? Mission Critical Infrastructure principles

More information

Best practices for fully automated disaster recovery of Microsoft SQL Server 2008 using HP Continuous Access EVA with Cluster Extension EVA

Best practices for fully automated disaster recovery of Microsoft SQL Server 2008 using HP Continuous Access EVA with Cluster Extension EVA Best practices for fully automated disaster recovery of Microsoft SQL Server 2008 using HP Continuous Access EVA with Cluster Extension EVA Subtitle Table of contents Overview... 2 Key findings... 3 Solution

More information

Instant-On Enterprise

Instant-On Enterprise Instant-On Enterprise Winning with NonStop SQL 2011Hewlett-Packard Dev elopment Company,, L.P. The inf ormation contained herein is subject to change without notice LIBERATE Your infrastructure with HP

More information

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion

Course Syllabus. Maintaining a Microsoft SQL Server 2005 Database. At Course Completion Course Syllabus Maintaining a Microsoft SQL Server 2005 Database Elements of this syllabus are subject to change. This five-day instructor-led course provides students with the knowledge and skills to

More information

Data Replication and the Clearinghouse S Trading System

Data Replication and the Clearinghouse S Trading System the Availability Digest @availabilitydig Stock Exchange Speeds Clearing with Data Replication June 2014 Paul J. Holenstein Executive Vice President Gravic, Inc. A regional South American stock exchange

More information

HP Shadowbase Solutions Overview

HP Shadowbase Solutions Overview HP Solutions Overview 2015 GTUG Conference & Exhibition Paul J. Holenstein Executive Vice President Products Group Gravic, Inc. Introduction Corporate HQ Malvern, PA USA Paul J. Holenstein Executive Vice

More information

Availability Digest. www.availabilitydigest.com

Availability Digest. www.availabilitydigest.com the Availability Digest Data Center Monitoring with Open-Source Nagios Wolfgang Breidbach Director, NonStop BV Zahlungssysteme November 2011 A primary requirement to achieve high availability is to be

More information

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S HP Education Services course data sheet Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S Course Description In this class, you will learn how to design, configure, and manage a SharePoint

More information

EMC DOCUMENTUM xplore 1.1 DISASTER RECOVERY USING EMC NETWORKER

EMC DOCUMENTUM xplore 1.1 DISASTER RECOVERY USING EMC NETWORKER White Paper EMC DOCUMENTUM xplore 1.1 DISASTER RECOVERY USING EMC NETWORKER Abstract The objective of this white paper is to describe the architecture of and procedure for configuring EMC Documentum xplore

More information

Contents. SnapComms Data Protection Recommendations

Contents. SnapComms Data Protection Recommendations Contents Abstract... 2 SnapComms Solution Environment... 2 Concepts... 3 What to Protect... 3 Database Failure Scenarios... 3 Physical Infrastructure Failures... 3 Logical Data Failures... 3 Service Recovery

More information

VERITAS and HP A LONG-TERM COMMITMENT

VERITAS and HP A LONG-TERM COMMITMENT VERITAS and HP A LONG-TERM COMMITMENT Hewlett-Packard holds the respect and trust of enterprises worldwide that depend on HP servers, storage, printers, and other equipment to run their businesses. HP

More information

HP Certified Professional

HP Certified Professional HP Certified Professional NonStop Kernel Platform Support Level 2 Exam # HP0-762 Exam Preparation Guide Check the web site for course descriptions and prerequisites at: http://education.hp.com/curr-nonstop.htm

More information

SMART Solutions for Active Directory Migrations

SMART Solutions for Active Directory Migrations SMART Solutions for Active Directory Migrations Challenges of Active Directory Migrations Types of Active Directory Migrations Intra- Forest Migration between Domains in the Same Forest Separate a Forest

More information

White Paper: Using AutoTMF, TMF and RDF to Enable Disaster Recovery for BASE24 systems

White Paper: Using AutoTMF, TMF and RDF to Enable Disaster Recovery for BASE24 systems White Paper: Using AutoTMF, TMF and RDF to Enable Disaster Recovery for BASE24 systems Philip J Nye Page: 1 Table of Contents Introduction...3 1 BASE24-pos: Architecture and Concepts....5 2 BASE24 Transaction

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Executive Brief Infor Cloverleaf High Availability. Downtime is not an option

Executive Brief Infor Cloverleaf High Availability. Downtime is not an option Executive Brief Infor Cloverleaf High Availability Downtime is not an option Gain value from Infor by: Delivering continuous access to mission-critical systems and data Providing uninterrupted continuity

More information

<Insert Picture Here> Playing in the Same Sandbox: MySQL and Oracle

<Insert Picture Here> Playing in the Same Sandbox: MySQL and Oracle Playing in the Same Sandbox: MySQL and Oracle Lynn Ferrante, Senior Sales Technical Consultant, Oracle Safe Harbor Statement The following is intended to outline our general product

More information

WHO IS CONSTANT CONTACT? A snapshot view of an incredible company

WHO IS CONSTANT CONTACT? A snapshot view of an incredible company Zero Downtime Upgrades Using Q-REP at Constant Contact, Inc. 2027A Dan Berry, Constant Contact Sankar Padhi, Constant Contact 0 AGENDA Who is Constant Contact, Inc Legacy Architecture Database Transactions

More information

Case Studies Using EMC Legato NetWorker for OpenVMS Backups

Case Studies Using EMC Legato NetWorker for OpenVMS Backups OpenVMS Technical Journal V6 Case Studies Using EMC Legato NetWorker for OpenVMS Backups Case Studies Using EMC Legato NetWorker for OpenVMS Backups... 2 Overview... 2 Introduction... 2 Case Study 1: Backup

More information

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S HP Education Services course data sheet MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S Course Overview Prepare for the MCTS and MCITP SharePoint 2010 certifications. Gain the cloud-related

More information

NetNumen U31 R06. Backup and Recovery Guide. Unified Element Management System. Version: V12.14.30

NetNumen U31 R06. Backup and Recovery Guide. Unified Element Management System. Version: V12.14.30 NetNumen U31 R06 Unified Element Management System Backup and Recovery Guide Version: V12.14.30 ZTE CORPORATION No. 55, Hi-tech Road South, ShenZhen, P.R.China Postcode: 518057 Tel: +86-755-26771900 Fax:

More information

HP IMC Firewall Manager

HP IMC Firewall Manager HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this

More information

USB Secure Management for ProCurve Switches

USB Secure Management for ProCurve Switches ProCurve Networking USB Secure Management for ProCurve Switches Introduction... 2 A simple solution with multiple uses... 2 Staged deployment... 2 Remote deployment or upgrade... 3 Troubleshooting... 3

More information

SanDisk ION Accelerator High Availability

SanDisk ION Accelerator High Availability WHITE PAPER SanDisk ION Accelerator High Availability 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Introduction 3 Basics of SanDisk ION Accelerator High Availability 3 ALUA Multipathing

More information

HP StorageWorks Data Protection Strategy brief

HP StorageWorks Data Protection Strategy brief HP StorageWorks Data Protection Strategy brief Your business depends on IT more than ever before. The availability of key application services and information is critical to maintain business processes,

More information

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models 1 THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY TABLE OF CONTENTS 3 Introduction 14 Examining Third-Party Replication Models 4 Understanding Sharepoint High Availability Challenges With Sharepoint

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

DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led

DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led DB2 9 for LUW Advanced Database Recovery CL492; 4 days, Instructor-led Course Description Gain a deeper understanding of the advanced features of DB2 9 for Linux, UNIX, and Windows database environments

More information

Big Data Disaster Recovery Performance

Big Data Disaster Recovery Performance Big Data Disaster Recovery Performance 2119A Wednesday November 6 th, 3:00-4:00pm David Beulke Dave@ www./blog 2013 IBM Corporation dave@ Member of the inaugural IBM DB2 Information Champions One of 45

More information

Print Administrator Resource Kit Release Notes

Print Administrator Resource Kit Release Notes Print Administrator Resource Kit Release Notes The HP Print Administrator Resource Kit (PARK) is a collection of tools, scripts and documentation to help print administrators install, deploy, configure

More information

$99.95 per user. SQL Server 2005 Database Administration CourseId: 152 Skill level: 200-500 Run Time: 30+ hours (158 videos)

$99.95 per user. SQL Server 2005 Database Administration CourseId: 152 Skill level: 200-500 Run Time: 30+ hours (158 videos) Course Description This popular LearnItFirst.com course is a soup-to-nuts course that will teach you how to choose your edition, install, configure and manage any edition of. You ll learn the details of

More information

Deploy App Orchestration 2.6 for High Availability and Disaster Recovery

Deploy App Orchestration 2.6 for High Availability and Disaster Recovery Deploy App Orchestration 2.6 for High Availability and Disaster Recovery Qiang Xu, Cloud Services Nanjing Team Last Updated: Mar 24, 2015 Contents Introduction... 2 Process Overview... 3 Before you begin...

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

Introduction to Database as a Service

Introduction to Database as a Service Introduction to Database as a Service Exadata Platform Revised 8/1/13 Database as a Service (DBaaS) Starts With The Business Needs Establish an IT delivery model that reduces costs, meets demand, and fulfills

More information

features at a glance

features at a glance hp availability stats and performance software network and system monitoring for hp NonStop servers a product description from hp features at a glance Online monitoring of object status and performance

More information

Module 14: Scalability and High Availability

Module 14: Scalability and High Availability Module 14: Scalability and High Availability Overview Key high availability features available in Oracle and SQL Server Key scalability features available in Oracle and SQL Server High Availability High

More information

SQL Server for Database Administrators Course Syllabus

SQL Server for Database Administrators Course Syllabus SQL Server for Database Administrators Course Syllabus 1. Description This course teaches the administration and maintenance aspects of Microsoft SQL Server. It covers all the roles performed by administrative

More information

HP A-IMC Firewall Manager

HP A-IMC Firewall Manager HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this

More information

Omnicast Migration Guide 5.2. Click here for the most recent version of this document.

Omnicast Migration Guide 5.2. Click here for the most recent version of this document. Omnicast Migration Guide 5.2 Click here for the most recent version of this document. Copyright notice 2015 Genetec Inc. All rights reserved. Genetec Inc. distributes this document with software that includes

More information

Cisco Physical Access Manager

Cisco Physical Access Manager Data Sheet Cisco Physical Access Manager 1.4.1 Cisco Physical Access Manager is the management application for the Cisco Physical Access Control solution. Cisco Physical Access Manager (Figure 1) is used

More information

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747

Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Rajesh Gupta Best Practices for SAP BusinessObjects Backup & Recovery Including High Availability and Disaster Recovery Session #2747 Introduction Rajesh Gupta - rajgupta@deloitte.com Solution Network

More information

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery by Diane Beeler, Consulting Product Marketing Manager, BMC Software and Mati Pitkanen, SQL-BackTrack for Oracle Product Manager, BMC Software

More information

Getting Started with WebSphere Application Server v8.5 Version to Version Migrations

Getting Started with WebSphere Application Server v8.5 Version to Version Migrations An IBM Proof of Technology Getting Started with WebSphere Application Server Version to Version Migrations WebSphere Application Server Configuration Migration Agenda Configuration Migration Overview Configuration

More information

Microsoft Windows Compute Cluster Server 2003 Getting Started Guide

Microsoft Windows Compute Cluster Server 2003 Getting Started Guide Microsoft Windows Compute Cluster Server 2003 Getting Started Guide Part Number 434709-003 March 2007 (Third Edition) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. The information contained

More information

SQL Server PDW. Artur Vieira Premier Field Engineer

SQL Server PDW. Artur Vieira Premier Field Engineer SQL Server PDW Artur Vieira Premier Field Engineer Agenda 1 Introduction to MPP and PDW 2 PDW Architecture and Components 3 Data Structures 4 PDW Tools Data Load / Data Output / Administrative Console

More information

Ecomm Enterprise High Availability Solution. Ecomm Enterprise High Availability Solution (EEHAS) www.ecommtech.co.za Page 1 of 7

Ecomm Enterprise High Availability Solution. Ecomm Enterprise High Availability Solution (EEHAS) www.ecommtech.co.za Page 1 of 7 Ecomm Enterprise High Availability Solution Ecomm Enterprise High Availability Solution (EEHAS) www.ecommtech.co.za Page 1 of 7 Ecomm Enterprise High Availability Solution Table of Contents 1. INTRODUCTION...

More information

BI xpress Product Overview

BI xpress Product Overview BI xpress Product Overview Develop and manage SSIS packages with ease! Key Features Create a robust auditing and notification framework for SSIS Speed BI development with SSAS calculations and SSIS package

More information

<Insert Picture Here> Real-Time Data Integration for BI and Data Warehousing

<Insert Picture Here> Real-Time Data Integration for BI and Data Warehousing Real-Time Data Integration for BI and Data Warehousing Agenda Why Real-Time Data for BI? Architectures for Real-Time BI Oracle GoldenGate for Real-Time Data Integration Customer Examples

More information

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Course 50400A: Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Migrating your custom settings to version 7.6

Migrating your custom settings to version 7.6 Migrating your custom settings to version 7.6 Webinar July 2011 web security data security email security 2009, Inc. All rights reserved. Webinar Presenter Greg Didier Title: Support Specialist Accomplishments:

More information

High Availability Solutions for the MariaDB and MySQL Database

High Availability Solutions for the MariaDB and MySQL Database High Availability Solutions for the MariaDB and MySQL Database 1 Introduction This paper introduces recommendations and some of the solutions used to create an availability or high availability environment

More information

ORACLE DATABASE 10G ENTERPRISE EDITION

ORACLE DATABASE 10G ENTERPRISE EDITION ORACLE DATABASE 10G ENTERPRISE EDITION OVERVIEW Oracle Database 10g Enterprise Edition is ideal for enterprises that ENTERPRISE EDITION For enterprises of any size For databases up to 8 Exabytes in size.

More information

Non-Stop for Apache HBase: Active-active region server clusters TECHNICAL BRIEF

Non-Stop for Apache HBase: Active-active region server clusters TECHNICAL BRIEF Non-Stop for Apache HBase: -active region server clusters TECHNICAL BRIEF Technical Brief: -active region server clusters -active region server clusters HBase is a non-relational database that provides

More information

E-mail Archiving: Session ID: 3829. More Than Just Compliance. Frank Orlando

E-mail Archiving: Session ID: 3829. More Than Just Compliance. Frank Orlando E-mail Archiving: More Than Just Compliance Session ID: 3829 Frank Orlando ILM Partner Manager Hewlett-Packard 2004 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

Advanced Server Virtualization: Vmware and Microsoft Platforms in the Virtual Data Center

Advanced Server Virtualization: Vmware and Microsoft Platforms in the Virtual Data Center Advanced Server Virtualization: Vmware and Microsoft Platforms in the Virtual Data Center Marshall, David ISBN-13: 9780849339318 Table of Contents BASIC CONCEPTS Introduction to Server Virtualization Overview

More information

Proxmox VE Subscriptions Agreement

Proxmox VE Subscriptions Agreement Proxmox VE Subscriptions Agreement A Proxmox VE Subscription enables fast and easy access to updates, support and services for your virtualization server deployments. Choose the subscription plan that

More information

Informatica Data Replication: Maximize Return on Data in Real Time Chai Pydimukkala Principal Product Manager Informatica

Informatica Data Replication: Maximize Return on Data in Real Time Chai Pydimukkala Principal Product Manager Informatica Informatica Data Replication: Maximize Return on Data in Real Time Chai Pydimukkala Principal Product Manager Informatica Terry Simonds Technical Evangelist Informatica 2 Agenda Replication Business Drivers

More information

Database FAQs - SQL Server

Database FAQs - SQL Server Database FAQs - SQL Server Kony Platform Release 5.0 Copyright 2013 by Kony, Inc. All rights reserved. August, 2013 This document contains information proprietary to Kony, Inc., is bound by the Kony license

More information

System Requirements and Server Configuration

System Requirements and Server Configuration Hardware Requirements for C Series, page 1 Open Virtualization Files, page 2 VMware Hosting, page 2 Software, page 2 Side A Server Component Configurations, page 5 Side B Server Component Configurations,

More information

HP Records Manager. Release Notes. Software Version: 8.1. Document Release Date: June 2014

HP Records Manager. Release Notes. Software Version: 8.1. Document Release Date: June 2014 HP Records Manager Software Version: 8.1 Release Notes Document Release Date: June 2014 Software Release Date: June 2014 Legal Notices Warranty The only warranties for HP products and services are set

More information

NetApp SnapMirror. Protect Your Business at a 60% lower TCO. Title. Name

NetApp SnapMirror. Protect Your Business at a 60% lower TCO. Title. Name NetApp SnapMirror Protect Your Business at a 60% lower TCO Name Title Disaster Recovery Market Trends Providing disaster recovery remains critical Top 10 business initiative #2 area for storage investment

More information

Availability Digest. www.availabilitydigest.com. Banks Use Synchronous Replication for Zero RPO February 2010

Availability Digest. www.availabilitydigest.com. Banks Use Synchronous Replication for Zero RPO February 2010 the Availability Digest Banks Use Synchronous Replication for Zero RPO February 2010 Two banks, the Bank of New York and the Fifth Third Bank, have each built highly-resilient, triplexed center complexes

More information

BackupAssist Common Usage Scenarios

BackupAssist Common Usage Scenarios WHITEPAPER BackupAssist Version 5 www.backupassist.com Cortex I.T. Labs 2001-2008 2 Table of Contents Introduction... 3 Disaster recovery for 2008, SBS2008 & EBS 2008... 4 Scenario 1: Daily backups with

More information

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

Hardware Update and Best Practices for EMR/CPS

Hardware Update and Best Practices for EMR/CPS GE Healthcare Hardware Update and Best Practices for EMR/CPS CHUG, Spring 2010 Brian Mitchell General Manager of Technology Sales David Pease Technology Solutions Specialist 1 / Discussion Topics Best

More information

Enterprise Vault Whitepaper Move Archive Feature Overview

Enterprise Vault Whitepaper Move Archive Feature Overview Enterprise Vault Whitepaper Move Archive Feature Overview This document provides an overview of the Enterprise Vault Move Archive feature This document applies to the following version(s) of :

More information

HP OpenView Patch Manager using Radia Version 3.0

HP OpenView Patch Manager using Radia Version 3.0 HP OpenView Patch Manager using Radia Version 3.0 Summary of Changes in Support of Microsoft Update Wayne Dalesio and Ben Sweetser HP OpenView Configuration Management 2004 Hewlett-Packard Development

More information

Additional License Authorizations

Additional License Authorizations Additional License Authorizations For HP Exstream and HP Autonomy Software products licensed by HP Exstream In addition to the governing agreement ( Agreement ) and any terms and conditions set forth in

More information

Blackbaud Sphere & The Raiser s Edge Integration Guide

Blackbaud Sphere & The Raiser s Edge Integration Guide Blackbaud Sphere & The Raiser s Edge Integration Guide 101311 Blackbaud Sphere 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means,

More information

NonStop SQL Database Management

NonStop SQL Database Management NonStop SQL Database Management I have always been, and always will be, what has been referred to as a command line cowboy. I go through keyboards faster than most people go through mobile phones. I know

More information

A complete platform for proactive data management

A complete platform for proactive data management Brochure A complete platform for proactive data management HP Structured Data Manager Software for Oracle e-business Suite The right data management strategy The increased size and unmanaged growth of

More information

XLink ClusterReplica SQL 3.0 For Windows 2000/2003/XP

XLink ClusterReplica SQL 3.0 For Windows 2000/2003/XP XLink ClusterReplica SQL 3.0 For Windows 2000/2003/XP White Paper XLink Technology, Inc 1546 Centre Pointe Drive Milpitas, CA 95035, USA For the latest Product Information and free demo program, please

More information

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time Implementing efficient system i data integration within your SOA The Right Time for Real-Time Do your operations run 24 hours a day? What happens in case of a disaster? Are you under pressure to protect

More information

Oracle Database 12c: New Features for Administrators

Oracle Database 12c: New Features for Administrators Oracle University Contact Us: 67 52 67 24 Oracle Database 12c: New Features for Administrators Duration: 5 Days What you will learn In the Oracle Database 12c: New Features for Administrators course, you

More information

MySQL és Hadoop mint Big Data platform (SQL + NoSQL = MySQL Cluster?!)

MySQL és Hadoop mint Big Data platform (SQL + NoSQL = MySQL Cluster?!) MySQL és Hadoop mint Big Data platform (SQL + NoSQL = MySQL Cluster?!) Erdélyi Ernő, Component Soft Kft. erno@component.hu www.component.hu 2013 (c) Component Soft Ltd Leading Hadoop Vendor Copyright 2013,

More information

Solving Large-Scale Database Administration with Tungsten

Solving Large-Scale Database Administration with Tungsten Solving Large-Scale Database Administration with Tungsten Neil Armitage, Sr. Software Engineer Robert Hodges, CEO. Introducing Continuent The leading provider of clustering and replication for open source

More information

Top 10 Reasons why MySQL Experts Switch to SchoonerSQL - Solving the common problems users face with MySQL

Top 10 Reasons why MySQL Experts Switch to SchoonerSQL - Solving the common problems users face with MySQL SCHOONER WHITE PAPER Top 10 Reasons why MySQL Experts Switch to SchoonerSQL - Solving the common problems users face with MySQL About Schooner Information Technology Schooner Information Technology provides

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

StreamServe Persuasion SP5 Upgrading instructions

StreamServe Persuasion SP5 Upgrading instructions StreamServe Persuasion SP5 Upgrading instructions Reference Guide Rev A Upgrading instructionsstreamserve Persuasion SP5 Reference Guide Rev A 2001-2010 STREAMSERVE, INC. ALL RIGHTS RESERVED United States

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 Implement Multi-way Active/Active Replication SIMPLY

How to Implement Multi-way Active/Active Replication SIMPLY How to Implement Multi-way Active/Active Replication SIMPLY The easiest way to ensure data is always up to date in a 24x7 environment is to use a single global database. This approach works well if your

More information

How To Use Omu 9.0 (Unix) With A Windows 8.5 (Windows) And A Linux (Windows 8) (Unholmshire) (Amd64) (Windows 7) (Powerbook) (Operations

How To Use Omu 9.0 (Unix) With A Windows 8.5 (Windows) And A Linux (Windows 8) (Unholmshire) (Amd64) (Windows 7) (Powerbook) (Operations HP Operations Manager Version 9.0 Heinz Nisi HP Software Brian Hubbard blue elephant systems 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without

More information

Module: Sharepoint Administrator

Module: Sharepoint Administrator Module: Sharepoint Administrator Mode: Classroom Duration: 40 hours This course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Course Outline: Module 1: Designing a Logical Architecture

More information

SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery

SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery SAP HANA Operation Expert Summit BUILD - High Availability & Disaster Recovery Dr. Ralf Czekalla/SAP HANA Product Management May 09, 2014 Customer Disclaimer This presentation outlines our general product

More information

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications White Paper Table of Contents Overview...3 Replication Types Supported...3 Set-up &

More information

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This 5 day ILT training course

More information

MySQL Administration and Management Essentials

MySQL Administration and Management Essentials MySQL Administration and Management Essentials Craig Sylvester MySQL Sales Consultant 1 Safe Harbor Statement The following is intended to outline our general product direction. It

More information

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015 Integration Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 93.

More information

Planning for a Disaster Using Tivoli Storage Manager. Laura G. Buckley Storage Solutions Specialists, Inc.

Planning for a Disaster Using Tivoli Storage Manager. Laura G. Buckley Storage Solutions Specialists, Inc. Planning for a Disaster Using Tivoli Storage Manager Laura G. Buckley Storage Solutions Specialists, Inc. Objective Discuss how DRM assists in the recovery of the ADSM server and clients in a disaster

More information

HP 3PAR Software Installation and Startup Service

HP 3PAR Software Installation and Startup Service Technical data HP 3PAR Software Installation and Startup Service HP Care Pack Services For smooth startup, HP 3PAR Software Installation and Startup Service provides deployment of your HP 3PAR software,

More information