Kamalay Yuvaraj 19.Mar.12 12:48 PM a Web browser LEIAll ReleasesAll Platforms
Hello All,
We have a database A and database B. We get the feed from oracle to database B via a LEI job with an direct transfer activity and also another feed with an replication activity.
Now the problem is we tried to replicate both database A and database B thru another LEI job as a command transfer activity. In the command transfer activity, we have called an agent which will do just db.replicate. Every first time, all the LEI jobs are running fine. For the second time. its actually deleting all the documents from both database. This is happening once we run the Command transfer activity which will basically replicate.
The sequence is first Direct transfer and then Replication activity to get the feed from oracle to database B.
Next activity is Command transfer, here is the problem lies.
Can some one help me in suggesting the better way to avoid the deletion stubs.