The Alchemize redo logs keep a history of changes made to the database and enable the user to roll back to a reliable point to start up the operation again. Enabling redo logs when testing is a powerful option enabling the user to reverse potentially very large changes back to their previous state. This can save time and your sanity when the pressure is on.
We have anticipated the issues that may occur when transforming data. What happens when the server or network goes down? Restart small or large jobs immediately right from the Alchemize dashboard!
The redo log capability also gives you the power to resume a job in the middle of executing. The redo logs save the state of the job. When jobs get very large, and some can even take hours or days to run, you must have the capability to resume where you left off.