RTCS subsystem started task PROC


The following is an example of the RTCS subsystem started task PROC. The OSZ$RTCS member in the TOSZCNTL target library contains this sample JCL.

//OSZRTCS  PROC
//*
//OSZRTCS EXEC PGM=OSZMOSYS,           RTCS Subsystem Initialization
//             TIME=1440,              No SMF CPU or wait time limits
//             REGION=0M               No limits on virtual storage

You can save this member into one of the following locations:

  • SYS1.PROCLIB or another PROCLIB that is available to started tasks that are started under the Master Subsystem (MSTR)
  • A JES-managed started task PROCLIB

Specify the member name of this PROC in the OSZRTCS-PROC option of the RTCS Initialization member of Logical PARMLIB.

If the name of the PROC that is used to START the RTCS Initiator address space contains the four characters INIT, the default name of the RTCS subsystem started task PROC will be the same, except that the characters RTCS will be substituted for the characters INIT in that PROC name.

If you name the started task PROCs in this manner, you do not update the RTCS Initialization member.

The RTCS subsystem control address space is started internally by the RTCS Initiator address space, as early as possible in the z/OS IPL process.

If the RTCS Initiator address space was started under the Master Subsystem using SUB=MSTR, the RTCS subsystem address space will be started under the Master Subsystem by default.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*