Previous Topic: 7.3.2.3 WCFLIMIT StatementNext Topic: 7.3.2.5 WORK, MULTWORK, and NOMULT Statements


7.3.2.4 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.
 
 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
 
 where nnn is the number of array slots the system will
 allocate during the Daily update processing.
 
 DEFAULT:  500