Hi there,
Does anyone know if the @retry option removes the files that were not complete after a retry?
Example:
- dump of master database with 5 stripes will create the initial files on the filesystem. (both options in the config)
- One of the files has write and read problems. The dump fails
- dump of master database with 5 stripes goes into retry and succeeds.
Are the first 5 files removed after failure or do we have 10 files in total?
Anyone any experience with this or the technical knowledge?
regards.
Harry