sched_retry_secs

Default: 60 seconds
Range: 0-86,400 seconds (86,400 seconds is equivalent to 24 hours)

This parameter applies only after a process command fails.

Note: A value of 0 means that the service should launch the next process command for the data source, at the next regularly schedule time, without any retries.

If, for example, the mainframe is down when the service attempts to launch a process command, the service retries the operation after the amount of time set for sched_retry_secs has elapsed. If the retry_time value is larger than the next scheduled time, the service retries at the next scheduled time.