DBReplicator

Brian J. Tilma
Copyright © 2008 Regiscope Digital Imaging Co., LLC
Permission to use, copy, modify and distribute the sofware and its accompanying documentation for any purpose and without fee is hereby granted in perpetuity under the terms of the GNU GPL2, provided that a copy of the GNU GPL2 appears with it.
The copyright holder makes no representation about the suitability of this software for any purpose. It is provided "as is" without expressed or implied warranty. If you modify the sofware in any way, identify your software as a variant of DBReplicator.
All rights reserved. DBReplicator is a trademark of Regiscope Digital Imaging Co., LLC. Javatm is a registered trademark of Sun Microsystems, Inc. All other brand and product names are trademarks of their respective companies.
- Table of Contents
- 1. Introduction
- 2. Overview
- 3. Installation
- 3.1. General Installation Notes
- 3.1.1. Pre-requisites
- 3.2. Installation by Debian Package
- 3.2.1. dbreplicator package
- 3.3. Installation using Zip file or Tarball
- 3.3.1. Windows
- 3.3.2. Linux / Unix
- 3.4. Installation from Source
- 3.4.1. Linux / Unix Systems
- 3.4.2. Windows Systems
- 4. Configuration
- 4.1. Configuration Files
- 4.1.1. Config.ini
- 4.1.2. log4j.properties
- 4.1.3. Encodeconfig.ini
- 5. Concepts
- 5.1. Replication Terms
- 6. API Functions
- 6.1. Publisher Functions
- 6.2. Subscriber Functions
- 7. API Example Code
- 7.1. Publisher Operations
- 7.1.1. Creating a New Publication
- 7.1.2. Publishing a Publication
- 7.1.3. Updating a Publication
- 7.1.4. Dropping a Publication
- 7.2. Subscriber Operations
- 7.2.1. Creating a New Subscription
- 7.2.2. Adding a Schedule to a Subscription
- 7.2.3. Updating a Subscription
- 7.2.4. Dropping a Subscription
- 8. Known Issues and Limitations
- Index
| Next | ||
| Introduction |

