Previous Topic: Post-Configuration Process for CA-GSSNext 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.

This 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.

Follow these steps:

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

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

    Select the 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.