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

Field - transaction_aff_delay_time_mean

Mean transaction affinity delay time

Description

Mean transaction delay time for which batch jobs were ineligible to run because a resource the job had affinity to was unavailable. Only applies to batch work. Zero for other work types

Post-Processed

The field is created using the following pseudocode:

transaction_aff_delay_time_mean = transaction_aff_delay_time / transaction_total_count * 1024 / 1e6