Encontre o seu próximo book favorito
Torne'se membro hoje e leia gratuitamente por 30 dias.Comece seus 30 dias gratuitosDados do livro
IBM InfoSphere Replication Server and Data Event Publisher
Ações de livro
Comece a ler- Editora:
- Packt Publishing
- Lançado em:
- Aug 18, 2010
- ISBN:
- 9781849681551
- Formato:
- Livro
Descrição
Ações de livro
Comece a lerDados do livro
IBM InfoSphere Replication Server and Data Event Publisher
Descrição
- Editora:
- Packt Publishing
- Lançado em:
- Aug 18, 2010
- ISBN:
- 9781849681551
- Formato:
- Livro
Sobre o autor
Relacionado a IBM InfoSphere Replication Server and Data Event Publisher
Amostra do livro
IBM InfoSphere Replication Server and Data Event Publisher - Pav Kumar-Chatterjee
it.
Chapter 1. Q Replication Overview
Welcome to the start of your journey along the Q replication road. Any journey can be a bumpy ride, but after reading this book and going through the numerous examples, your journey will be a smoother one! In this first chapter, we will take you through the following discussion points:
Why we want to replicate data.
What is available today in the IBM world of data replication.
The toolsets available to set up and administer a replication environment and look at the code that we need to install for a functioning Q replication solution.
Introduce the architecture of Q replication. We look at the different types of replication available, namely the base replication methods of unidirectional, bidirectional, and peer-to-peer, and the replication architectures built on these base methods.
Replicating XML data types and compressed tables. We look at some of the design points when considering replicating compressed table.
Q replication conflict detection.
Available transformation processing for both regular and XML data.
Why do we want to replicate data
Much has been written about why we need to replicate data, so we will keep this short. What's wrong with just storing our data in one place? Well, in today's 24x7 world where being without data for even a short period of time could be catastrophic to our business, we need a method to be able to take a copy of our data and possibly more than one copy and store it securely in a different location. This copy should be complete and be stored as many miles away as possible. Also the amount of data that has to be stored is ever increasing and being generated at a fast rate, so our method needs to be able to handle large volumes of data very quickly.
Overview of what is available today
In the IBM software world today, there are a number of options available to replicate data:
InfoSphere (formerly WebSphere) Replication Server
InfoSphere CDC (formerly the Data Mirror suite of programs)
The DB2 High Availability Disaster Recovery (HADR) functionality
Traditional log shipping
In this book, we will cover the first option InfoSphere Replication Server, which from now on, we will refer to as DB2 replication. The other options are outside the scope of this book.
The different replication options
In the world of DB2 replication, we have two main options—SQL replication and Q replication, both of which involve replicating between source and target tables. Event publishing is a subset of Q replication, in that the target is not a table but a WebSphere MQ queue. The choice of replication solution depends on a number of factors, of which the fundamental ones are:
Type of source
Type of target
Operating system support
The DB2 Information Center contains a table, which compares the three types of replication. This table can be used as a quick checklist for determining the best solution to a given business requirement (http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.swg.im.iis.db.repl.intro.doc/topics/iiyrcintrsbsc.html).
The following figure shows the basic operations of SQL replication:
Updates to any tables are logged, and if the table is a registered table (TAB1 and TAB2), then the SQL Capture program (Capture for short) reads the information from the DB2 log and inserts the row into a change data table (CD_
Avaliações
Análises
O que as pessoas acham de IBM InfoSphere Replication Server and Data Event Publisher
00 avaliações / 0 análises