>Thanks for your update. I assume you have a process on mirror that runs and >delays
>itself for x amount of time. What happens if you try and create a second log >but >first has not been integrated. What do you do? Would you mind sharing code. >I know it should be pretty simple, but I always would prefer not to re-invent >the >wheel. If so, can you email me privately. We serialize the segmented log files. That decouples the segmentation flow from the integration flow. We can take the mirror offline for a period of time, then bring it back up and it automatically catches up. It also makes it easy to multiple, redundant mirrors. We have 3 in our Production system. It also allows us to rebuild a data file from a specific starting point from logs. Tom Benedict Optum Inc This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

