Executing the RMU
The following figure illustrates the execution JCL for the RMU. This sample JCL is contained in member OSZ$REGI in the TOSZCNTL target library.
Registry Maintenance Utility (RMU) execution JCL
//jobname JOB (acct,room),programmer,NOTIFY=&SYSUID
//<stepName> EXEC PGM=OSZEXEC8,REGION=0M,
// PARM='P=OSZRGMNT'
//SYSPRINT DD SYSOUT=*
(other DD statements as necessary)
//SYSIN DD *
(comments and RMU control statements)
//*
//<stepName> EXEC PGM=OSZEXEC8,REGION=0M,
// PARM='P=OSZRGMNT'
//SYSPRINT DD SYSOUT=*
(other DD statements as necessary)
//SYSIN DD *
(comments and RMU control statements)
//*
The RMU program (OSZRGMNT) is invoked by executing the RTCS Generalized Server (OSZEXEC8). You do not need to specify the DSNAME for the RTCS product program library anywhere in this JCL. The data set will be dynamically allocated by the RTCS Generalized Server, which is loaded into the dynamic LPA (DLPA) area of common storage during RTCS subsystem initialization.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*