MAX_STALE_LOCK_TIME
- Description:
- 
            This parameter specifies how long a task lock is valid before the task lock is automatically cleared. MAX_STALE_LOCK_TIME must be greater than (>) TASK_TIMEOUT. If MAX_STALE_LOCK_TIME is less than (<) TASK_TIMEOUT, then the system uses the greater number. 
- Valid Values:
- 
            Any positive number, measured in milliseconds. 
- Default Value:
- 
            600000 
- Location:
- 
            system/EnterpriseScheduler/ 
- Effective:
- 
            n/a