LOCAL_MAX_PREEXEC_RETRY_ACTION=SUSPEND | EXIT
The default behavior of a job when it reaches the maximum number of times to attempt its pre-execution command on the local cluster (LOCAL_MAX_PREEXEC_RETRY).
This parameter is configured cluster-wide (lsb.params), at the queue level (lsb.queues), and at the application level (lsb.applications). The action specified in lsb.applications overrides lsb.queues, and lsb.queues overrides the lsb.params configuration.
SUSPEND
LOCAL_MAX_PREEXEC_RETRY in lsb.params, lsb.queues, and lsb.applications.
