FILEERRORMAX={1 - 9999}
This parameter defines the maximum number of retryable file errors. When the number of retryable file errors reaches this limit, the transfer is terminated. When defined, this parameter overrides the NODE and GLOBAL FILE_ERROR_TRY_COUNT parameters.
The valid values are from
1 to
9999. When not defined, the NODE
FILE_ERROR_TRY_COUNT parameter is used. When the NODE
FILE_ERROR_TRY_COUNT is not defined, the GLOBAL
FILE_ERROR_TRY_COUNT parameter is used.