IBM SMF Explorer
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Field - transaction_inel_delay_time_mean

Mean transaction not-affinity-related delay time

Description

Mean transaction not-affinity-related delay time, i.e. time batch jobs spend on job queue (after JCL conversion) while ineligible to run on any system for reasons other than resource affinities. Only applies to batch work. Zero for other work types.

Post-Processed

The field is created using the following pseudocode:

transaction_inel_delay_time_mean = transaction_inel_delay_time / transaction_total_count * 1024 / 1e6