Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Exchanging the catalog ID in access conditions of type PROGRAM

&pagelevel(5)&pagelevel

Access conditions can be defined in guards of type STDAC that only allow access via a specific program (entry ADMISSION=(PROGRAM=) in the /ADD-ACCESS-CONDITIONS or /MODIFY-ACCESS-CONDITIONS commands). The program name (file or library name) is stored together with the catalog ID, where the catalog ID can contain wildcards.

This catalog ID can be changed for a GUARDS-SAVE restore run with the entry NEW-PATH(PROG-PUBSET-ID=...). The catalog ID renaming is independent of whether it is entered in the saved guard with or without wildcards.

Example

Access conditions before restoration

/show-access-conditions *

%:XXXX:$MARY.STDAC

%   Others

%    Program

%       File   = :*AA*:$MARY.PROG

Access conditions after restoration with the following entries for renaming:

   GUARD-NAME=:XXXX:$MARY.STDAC,NEW-PATH=(PROG-PUBSET-ID=XXXX)

/show-access-conditions *

%:XXXX:$MARY.STDAC

%   Others
%    Program

%       File   = :XXXX:$MARY.PROG