Previous Topic: RCACHE—Cache HardeningNext Topic: RDT2BYTE—(Obsolete)


RCQNAME—Caches Hardening Selection

Valid on z/OS.

The RCQNAME control option specifies which caches can be hardened. For information on the R_cacheserv SAF Callable Service, see the IBM manual z/OS Security Server RACF Callable Services.

No more than 10 queue names may be entered at a time. Cache names must be exactly 6 characters long and must start with the capital letter R. Valid names may contain the following characters: A‑Z, 0‑9, @, #, and $. Blanks are not allowed.

This control option has the following format:

TSS MODIFY(RCQNAME(ADD,Rxxxxx,Rxxxxx,…)
TSS MODIFY(RCQNAME(REM,Rxxxxx,Rxxxxx,…)
ADD(Rxxxxx)

Specifies whether a name is added to the R_cacheserv table.

REM(Rxxxxx)

Specifies whether a name is removed from the R_cacheserv table.