Previous Topic: Install the TSO InterfaceNext Topic: Installation Verification Procedure


Start CA 1

Parameters used by the CA Common Services for z/OS component CAIRIM to initialize CA 1 are generated by this procedure.

If you have the yourhlq.CTAPOPTN CARIMPRM member, add the following parameter statement:

PRODUCT(CA 1/MVS) VERSION(L0C6) INIT(L0C6INIT) PARM(SVC=xxx,INIT)
xxx

Your CA 1 SVC number

Range: 200 to 255

If this member does not exist, add it to contain the above parameter statement. There is a sample CAIRIM parameter statement for CA 1 in CTAPOPTN member L0RIMPRM.

To start TMSINIT PROC automatically by the CAIRIM automatic command facility, add the following statement to the CTAPOPTN CAUTOCMD member:

START TMSINIT

To issue TMSINIT PROC automatically by the system automatic command facility, add the START command to the SYS1.PARMLIB COMMNDxx member. CAIRIM initialization for CA 1 must be completed prior to TMSINIT PROC startup.