Other: Control the order of database replication in archive only mode
Requesting a new optional feature for Sybase archive only mode replication:
Let's say we have databases A, B, C, & D replicating via archive only mode with new transaction logs arriving every 15 mins. For each cycle, database D replication needs to start only after A, B & C have finished for that cycle. This will help maintain database consistency in some cases.
-
Hi Deepak,
Channels in HVR are fundamentally independent.
However you can use AgentPlugin (with calls to hvrstart around some control mechanism you implement) and/or orchestration outside of HVR to sequence calls. The building blocks to implement what you are looking for are in place. Please check the Scheduling action options CaptureOnceOnStart and IntegrateOnceOnStart.
We have no plans to implement job sequencing natively in HVR.
Thanks,
Mark.
Please sign in to leave a comment.
Comments
1 comment