RETRY={nn | 0}

Default 0
Allowable Values 0 - 999
Minimum 0
Maximum 999
Alternate Specification TRY
This parameter defines the maximum number of times that the file transfer can be attempted before it is purged from the platform server work queue. If defined, this parameter overrides the value defined for DEFAULT_TRY_COUNT in the GLOBAL definition.
Note: If the TRY count is exceeded for transfers that receive recoverable file errors, transfers is terminated regardless of the FILE_ERROR_TRY_COUNT setting.

RETRY=1 indicates that the platform server tries the transfer once and then purges the transfer no matter whether the transfer is successful or not.

RETRY=0 means the number of tries defaults to the value defined by the DEFAULT_TRY_COUNT parameter in the GLOBAL definition.