HiRDB Datareplicator Version 8 Description, User's Guide and Operator's Guide
You can design the start method for import processing. The following figure shows the relationship between the import processing start method and the start timing.
Figure 4-43 Relationship between the import processing start method and the start timing
This method starts import processing when the target Datareplicator starts. It enables you to import update information in the order it is received.
This method starts only reception processing when the target Datareplicator starts and starts import processing at a specified time (delayed start). Use this method to perform some tasks before starting the import processing, such as changing definitions or maintaining the import database.
When the delayed start method is used, the update information sent from the source system is stored in the import information queue file because reception processing has already begun. There are three types of delayed start:
This method starts import processing when a user-specified interval elapses. The specified value is an amount of time since the target Datareplicator starts.
This method starts import processing when a command executes. You can use this method to control import operations from the target system.
This method starts import processing when an event sent from the source system is detected. You can use this method to control import operations from the source system.
All rights reserved. Copyright (C) 2007, 2013, Hitachi, Ltd.