gtpo1menOperations

ZRTDM MODIFY-Modify Pool Overrides

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:

  1. 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

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