Real-Time Data Replication From Your Progress DB (Pro2 Enterprise)

Slides:



Advertisements
Similar presentations
Chapter 10: Designing Databases
Advertisements

ICS 434 Advanced Database Systems
Cloud Computing: Theirs, Mine and Ours Belinda G. Watkins, VP EIS - Network Computing FedEx Services March 11, 2011.
Data Access Worldwide May 16 – 18, 2007 Copyright 2007, Data Access Worldwide May 16 – 18, 2007 Copyright 2007, Data Access Worldwide Standardizing Application.
OPS-7: Migrating your Distributed Application from V9 to OpenEdge ® 10 with (Almost) No Downtime Roy Ellis Principal QA Engineer.
Agenda: ISUG : :05 Välkomna och agendaöversikt
Oracle 10g Database Administrator: Implementation and Administration
ODBC and JDBC Aggie Hoversten CSCI Fall 1999.
Data Warehousing - 3 ISYS 650. Snowflake Schema one or more dimension tables do not join directly to the fact table but must join through other dimension.
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | Oracle SQL Developer What’s New in Version 4.1 Jeff Smith
Introduction to Web Applications Instructor: Enoch E. Damson.
Module 2: Planning to Install SQL Server. Overview Hardware Installation Considerations SQL Server 2000 Editions Software Installation Considerations.
VMware vCenter Server Module 4.
Dynamics AX Technical Overview Application Architecture Dynamics AX Technical Overview.
SX.enterprise Architecture & Deployment Session #24 Duc Chu & Perry Jager.
Module 1 ********* Brief Review of the Workforce Information Database Workforce Information Database Training Revised May 2007.
1 Distributed and Parallel Databases. 2 Distributed Databases Distributed Systems goal: –to offer local DB autonomy at geographically distributed locations.
Database System Concepts and Architecture Lecture # 3 22 June 2012 National University of Computer and Emerging Sciences.

DONE-10: Adminserver Survival Tips Brian Bowman Product Manager, Data Management Group.
SOA-4: Introduction to OpenEdge ® Integration Technologies Jamie Townsend Applied Architect.
1 Progress Software’s OpenEdge Platform Which database is right for your environment? Simon Epps.
Patty Furgal BravePoint, Inc.
Multiplicity – Progress Data Replication Methodologies.
DB Libraries: An Alternative to DBMS By Matt Stegman November 22, 2005.
Sofia, Bulgaria | 9-10 October SQL Server 2005 High Availability for developers Vladimir Tchalkov Crossroad Ltd. Vladimir Tchalkov Crossroad Ltd.
Data: Migrating, Distributing and Audit Tracking Michelle Ayers, Advisory Solution Consultant
Introduction to Database Management. 1-2 Outline  Database characteristics  DBMS features  Architectures  Organizational roles.
1 SQL Server 2000 Administration Kashef Mughal MSB.
DEV-5: Introduction to WebSpeed ® Stephen Ferguson Sr. Training Program Manager.
OPS-6: Beginners Guide to OpenEdge ® SQL via ODBC or JDBC Brian Werne Sr. Engineering Manager OpenEdge SQL and OpenEdge Management.
Csi315csi315 Client/Server Models. Client/Server Environment LAN or WAN Server Data Berson, Fig 1.4, p.8 clients network.
DB-10: Advice and Techniques for Oracle DataServer A ‘Words from the Wise’ production Simon Epps Product Manager.
Module 6: Implementing SQL Server Replication in an Enterprise Environment.
OPS-15: What was Happening with My Database, AppServer ™, OS... Yesterday, Last Month, Last Year? Libor LaubacherRuanne Cluer Principal Tech Support Engineer.
2Object-Oriented Analysis and Design with the Unified Process Objectives  Describe the differences and similarities between relational and object-oriented.
DEV-01 What’s New in Progress Dynamics ® Anthony Swindells Progress Fellow.
What’s new in OpenEdge 10.2B OpenEdge Management OpenEdge Replication
Database Design – Lecture 18 Client/Server, Data Warehouse and E-Commerce Database Design.
Oracle's Distributed Database Bora Yasa. Definition A Distributed Database is a set of databases stored on multiple computers at different locations and.
Distributed database system
6/1/2001 Supplementing Aleph Reports Using The Crystal Reports Web Component Server Presented by Bob Gerrity Head.
The Internet of Things with Live Data Cloud by Open Automation Software.
Copyright 2007, Information Builders. Slide 1 Machine Sizing and Scalability Mark Nesson, Vashti Ragoonath June 2008.
1 Overcoming your Reporting and Replication Hurdles Mike Furgal Director – Managed Database Services BravePoint.
ViaSQL Technical Overview. Viaserv, Inc. 2 ViaSQL Support for S/390 n Originally a VSE product n OS/390 version released in 1999 n Identical features.
ViaSQL Transfer. Viaserv, Inc. Transfer – 2 The ViaSQL Transfer n Available only with ViaSQL Integrator n Move data between OS/390 and a LAN database.
Introduction to Oracle  Oracle Database XE, APEX and Oracle SQL Developer.
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
Oracle 10g Administration Oracle Server Introduction Copyright ©2006, Custom Training Institute.
Pro2SQL: BI and Reporting solution June 26 th – June 29 th Manchester, NH Greg White – Sr Consultant Progress Software.
PHD Virtual Technologies “Reader’s Choice” Preferred product.
Platform and Data Migration With Little Downtime
DBMS Programs MS SQL Server & MySQL
Session
What’s new in SQL Server 2017 for BI?
392-"JOIN" us on DataServers Journey
Client/Server Databases and the Oracle 10g Relational Database
PHP / MySQL Introduction
Introduction of Week 6 Assignment Discussion
Ch > 28.4.
Wavestore Integrates… Paxton Net2 Access Control
PSC Group, LLc Office 365/SharePoint Online Migration traps and tricks
Oracle Architecture Overview
ARCH-1: Application Architecture made Simple
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Database System Architectures
Module 2 - Xtrata Pro Product Overview Module 2 – Product Overview
Presentation transcript:

Real-Time Data Replication From Your Progress DB (Pro2 Enterprise) Other materials can be found at http://www.pro2sql.com Terry Mays (TeMays@Progress.com) Progress-BravePoint

What is Pro2? Near real-time replication from OpenEdge to MS-SQL or Oracle Constantly sends “net change” to the target Supports Progress 8.3 – OE11.x Mature Product Version 1 released in 2006 Version 4 released June 2011 Version 4.5 released June 2014 Version 4.6 released January 2015 Large install base 200 customers world wide, 500+ implementations

Pro2 Features Extremely low-impact, scalable architecture Replication speeds of 10,000-50,000 rows/minute are typical (LAN environment) Captures both ABL and SQL changes Administrative Console Email/SMS alerting - Customizable replication by table/row/column Custom transformations using ABL supported Datatype and name transformation Target side only fields/indexes

Pro2 Benefits Removes issues associated with ODBC connectivity to the OpenEdge database. Overstuffing of data fields Pro2 uses the target side column widths to determine the length of data to be sent. No need to use DBTOOL to fix “widths” Runtime evaluation of target side limitations SQL Server – Won’t accept a date with year less than 1753 or greater than 9999. Early versions had issues with NULL BIT fields. Oracle - Won’t accept a date with year 0. Target schemas do NOT have to match. Customers can now add columns/indexes directly to the new target without affecting the source side application. We can update target side only fields for use with downstream data extraction.

Benefits Constantly sends “net change” If a new customer is coming from an environment of ODBC extractions, then the overall footprint of daily activity is considerably smaller than their previous setup. Gives them options for NEAR REAL TIME views of data at the target. Allows for many implementation options Combining multiple source databases into a single target. (very popular request.) Separating a single source database into multiple targets. Target side only fields Target side only indicies

Network Layout AppServer Target DB Source DB WAN Repl DB 9 tables Source Side Machine(s) Target DB Target Side Machine(s) WAN AppServer 4GL connection GUI client/Server MSSQL ODBC Oracle Client 4GL Client Pro2 Server(s) Pro2 Software OE Client Networkng License OE DataServer License Schema Holder DB (s)

Demo