WEB DELTA Statement
The DELTA statement is optional. This statement is used to increase the delta array size if needed. This array is used to calculate the delta values of various CPU time values from the SMF 120 subtype 9 records, where they were processed on the same enclave.
rm
The DELTA statement is optional. This statement is used to increase the delta array size if needed. This array is used to calculate the delta values of various CPU time values from the SMF 120 subtype 9 records, where they were processed on the same enclave.
Check the MICSLOG message WEB00259I for the array usage during the DAILY update. If the used value is close to the allocated size, the array size should be increased to avoid overflowing the array.
The DELTA statement has the following format:
DELTA nnn
nnn
The number of array slots the system will allocate during the Daily update processing.
DEFAULT: 500