|
As part of the job properties you specify whether the job should abort on certain errors: snapshot creation, transferring files and deleting files.
If none of these options is selected, RDS will log the failure in the report but will continue with the replication process.
NOTE: The solution is version dependant.
Please select the product version you are using to review the appropriate description.
Using the Console GUI, specify to abort on certain errors:
Abort on error accessing files during snapshot
Abort on error deleting files
Abort on error transferring files
With the option to ignore missing source files
OR
Continue on error transferring files
With the option to retry failed file transfer (for continuous update jobs)
Select settings in Replication Job properties / General tab, Distribution Job properties / Edge General tab.
Using the CLI, use the following qualifiers:
-abort_on_delete_error|-noabort_on_delete_error
-abort_on_makelist_error|-noabort_on_makelist_error
-abort_on_transfer_error|-noabort_on_transfer_error
-skip_missing_file|-noskip_missing_file
-cu_retry_failed_files|-nocu_retry_failed_files
Using the Console GUI, specify to abort on certain errors:
Abort on error transferring files
Abort on error deleting files
Exclude inaccessible files during snapshot generation
Select settings in Replication Job properties / General tab, Distribution Job properties / Edge General tab.
Using the CLI, use the following qualifiers:
-abort_on_delete_error|-noabort_on_delete_error
-abort_on_makelist_error|-noabort_on_makelist_error
-abort_on_transfer_error|-noabort_on_transfer_error
Using the Console GUI, specify to abort on certain errors:
|
Abort on error transferring files Abort on error deleting files
|
Replication Job properties / Advanced tab, Distribution Job properties / Edge General tab. |
| Exclude inaccessible files during snapshot generation |
Replication Job properties / Exclude tab, Distribution Job properties / Files tab. |
Using the CLI, use the following qualifiers:
-abort_on_delete_error|-noabort_on_delete_error
-abort_on_makelist_error|-noabort_on_makelist_error
-abort_on_transfer_error|-noabort_on_transfer_error
|