If Content Server crashes during a dump operation, there are two alternatives:
Destroy the dump file (target file named in the script) if it exists and then re-execute the script.
If the specified file already exists when you try to save a new dump record object, the save operation fails. Re-executing the script creates a new dump record object.
If the dump operation is restartable, fetch the existing dump object from the source repository and save it again. Saving the object starts the dump operation. Content Server begins where it left off when the crash occurred.