Previous Topic: Define Subsystem IDs

Next Topic: Install the IMOD Editor

Copy CA-GSS Procedures to System PROCLIB

The CA-GSS procedures are distributed in the CAW0PROC Library. These procedures must be moved to a system PROCLIB to make them available as a started task. The following table lists the CAW0PROC members to be copied and gives the suggested name for each.

CAW0PROC name

PROCLIB name

Description

BYSGSSA

GSSA

Primary CA-GSS started task.

BYSGSSP

GSSP

CA-GSS Passive area utility.

To copy the procs to system PROCLIB

  1. Update the CAW0PROC members to ensure they are properly customized.

    Change data set names and JCL statements as appropriate for your installation.

    Select values for the lowercase parameters

  2. Copy the members to your system PROCLIB.

If you plan to run multiple CA-GSS subsystems, a sample proc, BYSISRV, for running secondary GSS subsystems is included in the CAW0PROC Library.

Note: For more information about running multiple CA-GSS subsystems, see the Administration Guide.