REFRESH - syncsort_cobol_migration_manager - syncsort_clone_center - syncsort_space_recovery_system - syncsort_scc_monitor - syncsort_simulate_2000 - syncsort_allocation_control_center - Latest

Syncsort™ Storage Management Product Installation Guide And DIF User Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ software
Product
Syncsort™ Storage Management > Syncsort™ Cobol Migration Manager
Syncsort™ Storage Management > Syncsort™ Clone Center
Syncsort™ Storage Management > Syncsort™ Space Recovery System
Syncsort™ Storage Management > Syncsort™ SCC Monitor
Syncsort™ Storage Management > Syncsort™ Simulate 2000
Syncsort™ Storage Management > Syncsort™ Allocation Control Center
Version
Latest
ft:locale
en-US
Product name
Syncsort Storage Management
ft:title
Syncsort™ Storage Management Product Installation Guide And DIF User Guide
Copyright
2023
First publish date
1991
ft:lastEdition
2026-01-22
ft:lastPublication
2026-01-22T05:50:39.722000
L1_Product_Gateway
Integrate
L2_Product_Segment
IBM Infrastructure
L3_Product_Brand
Precisely Syncsort
L4_Investment_Segment
Mainframe
L5_Product_Group
Mainframe Storage Optimization
L6_Product_Name
Syncsort Storage Management

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.

Note: If the member name cannot be found in a data set allocated to the PARMLIB DD statement, the 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