Elapsed time until timeout, non-data-sharing
The timeout period for a local timeout is typically shorter than that of a global timeout.
The actual time a process waits until timing out usually falls
within the following range:
MIN LOCAL TIMEOUT = timeout period
MAX LOCAL TIMEOUT = timeout period + DEADLOCK TIME value
AVERAGE LOCAL TIMEOUT = timeout period + DEADLOCK TIME value/2However, the maximum or average values can be larger, depending on the number of waiters in the system or if a heavy IRLM workload exists.