Purpose: The REFRESH command can be used to rebuild the data
structures that are used for rule processing by the product. The rules are
usually read from the PARMLIB DD statement, converted into data
structures, and loaded into extended CSA.Syntax:
REFRESH {product | *} [member]
Comments: By default, DIF reads the control statements from a member
called ACCRULES for ACC/SRS, DSLRULES for
SCC DLimit, and MONPOOLS for SCC
Monitor.
An alternate member name can be specified on either the START or
SET commands, or an alternate member name can be specified on the
REFRESH command. A separate rule member may be specified for each
product.
REFRESH command attempts
to read the control statements from a DD statement using the member name for the
DDname. Examples: In the following example, DIF reads the rule control statements and refreshes the data structures used by the product.
F DIF,REFRESH ACC