HIST
The HIST keyword is optional on the GLBL, GROUP, IC, and AIC commands.
This keyword is available in ICPSYSIN; it is also available in global and database-specific options modules. The following table describes the keyword.
Image copy history generations to retain keyword
To do this | Specify this in ICPSYSSIN |
---|---|
Specify a limit for the generations of historical information that the Image Copy function maintains in the PDX for each execution of the Image Copy function. | HIST(nnnn) nnnn can be 0-9999. |
Internal default: HIST(9999) |
Each generation requires 512 bytes in the PDX. As you maintain more generations, more space is required.
HIST(0) means no historical statistics are to be generated for this execution of the Image Copy function. Statistics from previously accumulated histories are retained in the PDX.
HIST(9999) means you want to keep upto 9,999 generations.
For more information, see Monitoring-and-reporting-options.
Related topic