Use this command to modify the default values for pool record IDs that are
not defined in the record ID attribute table (RIAT). These values are
referred to as RIAT pool overrides.
Requirements and Restrictions
This command modifies the RIAT pool overrides only for the current
image.
Format
Notes:
- You can also separate the parameters with the , character.
- VFALt
- modifies the VFA long-term pool override.
- VFASt
- modifies the VFA short-term pool override, where:
- DELay
- specifies that the record is a candidate for delayed filing.
- IMMediat
- specifies that the record is a candidate for immediate filing.
- NO
- specifies that the record is not a candidate for delayed or immediate
filing.
- RIAT
- specifies that the override value is not used; the default RIAT entry
is used instead.
- RCSLt
- modifies the RCS long-term pool override.
- RCSSt
- modifies the RCS short-term pool override, where:
- DFW
- assigns the record DASD fast write access.
- CFWS
- assigns the record cache fast write access (simplex write).
- CFWD
- assigns the record cache fast write access (duplex write).
- RET
- assigns the record retentive access.
- NO
- specifies that the record is not a candidate for caching.
- RIAT
- specifies that the override value is not used; the default RIAT entry
is used instead.
Additional Information
- Online help information is available for this command. To display
the help information, enter one of the following:
ZRTDM HELP
ZRTDM ?
- If the RCSLT or RCSST parameter is currently set to CFWS and you want to
change it, you must first change it to CFWD. This allows the duplex
records that were not updated while CFWS was in effect to be written to
DASD.
Examples
The VFALT parameter is changed for the RIAT pool overrides in the following
example.
+--------------------------------------------------------------------------------+
|User: ZRTDM MOD OVER VFALT-DELAY |
| |
|System: RTDM0003I 17.25.26 POOL OVERRIDES ARE -- VFALT - DELAY, VFAST - RIAT |
| RCSLT - RIAT , RCSST - RIAT |
| RTDM0004I MODIFY PROCESSING COMPLETED FOR IMAGE IMAGEABC |
+--------------------------------------------------------------------------------+
Related Information