FILEERRORINT={10 - 9999}

This parameter defines the wait interval when a retryable file error occurs. It defines how long a transfer waits before being retried. When defined, this parameter overrides the NODE and GLOBAL FILE_ERROR_TRY_INTERVAL parameters.

The valid values are from 10 to 9999. When not defined, the NODE FILE_ERROR_TRY_INTERVAL parameter is used. When the NODE FILE_ERROR_TRY_INTERVAL is not defined, the GLOBAL FILE_ERROR_TRY_INTERVAL parameter is used.

Note: The actual interval can be up to 60 seconds or more than the value specified, depending on when the error occurs and when the dispatcher runs.