Previous Topic: CASCMM--Delete Sandboxes Added by GSANDBOXNext Topic: CASCMM--Supplied Types, Processors, and Processor Groups


CASCMM--JCL Library Contents

All of the members delivered in the Rapid Implementation data sets are described next. When you run the primary implementation job @@UPDJCL, that job updates all of the other members with your site–specific parameters.

Primary Implementation Jobs

@@UPDJCL

JCL that updates all members of the JCL data set with parameters specified by the client for data set name prefixes as well as CA Endevor SCM parameters and definitions.

@INDEX

A list of members that reside in the Rapid Implementation JCL data set. Exists as reference material.

@JOB0010

JCL that deletes and defines all the data sets required to set up the EA Administrative System.

@JOB0020

JCL that assembles and link edits the C1DEFLTS and ESYMBOLS tables. Add the GLBLTYPE global type sequence table to the PARMLIB.

@JOB0030

JCL that deletes and defines ACM Query VSAM files.

@JOB0040

JCL that deletes and defines package VSAM file.

@JOB0050

JCL that deletes and defines element catalog and element index VSAM files.

@JOB0060

JCL that deletes and defines MCF VSAM files for environment setup.

@JOB0070

Deletes and defines base libraries for the APPL@SYS DEV, QA, and PRD environment.

@JOB0080

Deletes and defines base libraries for the COMM@SYS DEV, QA, and PRD environment.

@JOB0100

Defines the EA system.

@JOB0110

Adds processors to the EA system.

@JOB0120

Defines types, processor groups, and processor symbolics to the EA system.

@JOB0130

Adds the CA Endevor SCM tables into the EA system.

@JOB0140

Promotes the CA Endevor SCM tables in the EA system.

@JOB0145

Copies table load modules to the user CSIQAUTU library.

@JOB0150

Defines the APPL@SYS system to the PRD environment.

@JOB0160

Defines the APPL@SYS system to the QA environment.

@JOB0170

Defines the APPL@SYS system to the DEV environment.

@JOB0180

Defines the COMM@SYS system to the PRD environment.

@JOB0190

Defines the COMM@SYS system to the QA environment.

@JOB0200

Defines the COMM@SYS system to the DEV environment.

Implementation Verification Jobs

@JOB1000

Adds test elements to the APPL@SYS system to test setup and configuration.

@JOB1010

Deletes defines, and casts a promotion package.

@JOB1020

Executes the promotion package.

@JOB1030

Executes the promotion package multiple times to move test elements through the lifecycle to the final location in the map, PRD stage 2.

@JOB1040

Deletes the test elements from the final stage in the lifecycle and delete the test package.

Optional Implementation Jobs

@JOB2070

Deletes and defines base libraries for the APPL@SY2 DEV, QA and PRD environment.

@JOB2150

Defines the APPL@SY2 system to the PRD environment.

@JOB2160

Defines the APPL@SY2 system to the QA environment.

@JOB2170

Defines the APPL@SY2 system to the DEV environment.

@JOB2200

Allocates SAND@BOX files for setting up SAND@BOX subsystems in the DEV environment.

@JOB2210

Defines SAND@BOX subsystems. Note that the NEXT SUBSYSTEM in the DEFINE SUBSYSTEM SCL statement is APPL@SBS.

Post-Implementation Sample Jobs

Note: For more information about the CA Endevor SCM utilities used in these jobs, see the Utilities Guide.

@JOB9000

Establishes GDG bases for VSAM backups and CA Endevor SCM incremental backups.

@JOB9010

Reorgs and backs up VSAM files.

@JOB9020

Executes CA Endevor SCM full unload.

@JOB9030

Executes CA Endevor SCM incremental unload.

@JOB9040

Executes CA Endevor SCM reload and create generate SCL.

@JOB9050

Executes generate SCL created in @JOB9040.

@JOB9060

Executes the CA Endevor SCM analyzer utility.

@JOB9070

Executes the CA Endevor SCM load utility.

@JOB9080

Builds SCL for all environments.

@JOB9090

Builds SCL for the APPL@SYS system for all environments.

CA Endevor SCM Tables Modified by the Rapid Implementation Process

BC1TNEQU

Contains the CA Endevor SCM external security interface table.

C1DEFLTS

Contains CA Endevor SCM defaults table that defines three environments. This table is assembled and link edited in @JOB0020. This table is added into your EA system in @JOB0130.

C1UEXITS

Contains the CA Endevor SCM exits table.

ENCOPTBL

Contains the CA Endevor SCM optional features table. This table is added into your EA system in @JOB0130.

ENDICNFG

Contains the CA Endevor SCM ISPF dialog configuration table. This table is added into your EA system in @JOB0130.

ESMTPTBL

Contains the CA Endevor SCM SMTP email table. This table is added into your EA system in @JOB0130.

ESYMBOLS

Contains the CA Endevor SCM site-wide symbolics table. This is assembled and link edited in @JOB0020. This table is added into your EA system in @JOB0130.

GLBLTYPE

Contains the global type sequence table. This table is copied into the PARMLIB in @JOB0020. This table is added into your EA system in @JOB0130.

SCL and VSAM Definitions Referred to in the Rapid Implementation Jobs

SCLACT1

Contains SCL that adds processors to the EA system. Referred to in @JOB0110.

SCLACT2

Contains SCL that adds tables to the EA system. Referred to in @JOB0130.

SCLACT3

Contains SCL that moves all EA system elements from stage 1 to stage 2. Referred to in @JOB0140.

SCLACT4

Contains SCL that adds verification elements. Referred to in @JOB1000.

SCLACT5

Contains SCL that moves elements for the verification package. Referred to in @JOB1010.

SCLACT6

SCL to delete the verification elements. Referred to in @JOB1040.

SCLDEF1

SCL to define EA system. Referred to in @JOB0100.

SCLDEF2

SCL to define types to EA system. Referred to in @JOB0120.

SCLDEF3

SCL to define APPL@SYS system to PRD environment. Referred to in @JOB0150.

SCLDEF4

SCL to define APPL@SYS system to QA environment. Referred to in @JOB0160.

SCLDEF5

SCL to define APPL@SYS to DEV environment. Referred to in @JOB0170.

SCLDEF6

SCL to define COMM@SYS system to PRD environment. Referred to in @JOB0180.

SCLDEF7

SCL to define COMM@SYS system to QA environment. Referred to in @JOB0190.

SCLDEF8

SCL to define COMM@SYS system to DEV environment. Referred to in @JOB0200.

SCLDE23

SCL to define second system and subsystem to PRD environment. Referred to in @JOB2150.

SCLDE24

SCL to define second system and subsystem to QA environment. Referred to in @JOB2160.

SCLDE25

SCL to define second system and subsystem to DEV environment. Referred to in @JOB2170.

SCLDE26

SCL to define a SAND@BOX subsystem to the DEV environment. Referred to in @JOB2210.

SCLPKG1

SCL to delete, define and cast the verification promotion package. Referred to in @JOB1010.

SCLPKG2

SCL to execute the verification promotion package once. Referred to in @JOB1020.

SCLPKG3

SCL to execute the verification promotion package multiple times to move test elements through the lifecycle to the final stage, PRD stage 2. Referred to in @JOB1030.

SCLPKG4

SCL to delete the verification promotion package. Referred to in @JOB1040.

VSDACMR

Delete and define for ACM root VSAM file. Referred to in @JOB0030.

VSDACMX

Delete and define for ACM cross-reference VSAM file. Referred to in @JOB0030.

VSDEINDX

Delete and define for element index VSAM file. Referred to in @JOB0050.

VSDELMC

Delete and define for element catalog VSAM file. Referred to in @JOB0050.

VSDMCFD1

Delete and define for DEV stage 1 MCF VSAM file. Referred to in @JOB0060.

VSDMCFD2

Delete and define for DEV stage 2 MCF VSAM file. Referred to in @JOB0060.

VSDMCFP1

Delete and define for PRD stage 1 MCF VSAM file. Referred to in @JOB0060.

VSDMCFP2

Delete and define for PRD stage 2 MCF VSAM file. Referred to in @JOB0060.

VSDMCFQ1

Delete and define for QA stage 1 MCF VSAM file. Referred to in @JOB0060.

VSDMCFQ2

Delete and define for QA stage 2 MCF VSAM file. Referred to in @JOB0060.

VSDPKG

Delete and define for package VSAM file. Referred to in @JOB0040.

Other Members Included in the Rapid Implementation Data Set

@JOBDEL

Delete all files created by jobs @JOB0070, @JOB0080, @JOB2070 and @JOB2200.

Important! @JOBDEL should only be executed if you want to restart the Rapid Implementation and need to delete previously allocated files.

@JOBDLEA

Delete all files for the EA system created by @JOB0010.

Important! @JOBDLEA should only be executed if you want to restart the Rapid Implementation and need to delete previously allocated files.

@JOBDLVS

Delete all VSAM files created.

Important! @JOBDLVS should only be executed if you want to restart the Rapid Implementation and need to delete previously allocated files.

SCMMALEA

JCL procedure used to delete and allocate EA data sets.

SCMMALLO

JCL procedure used by @JOB0070, @JOB0080, @JOB2070 and @JOB2200 to allocate files for a single stage.

SCMMPROC

JCL procedure for executing all CA Endevor SCM steps in the @JOB0100 through @JOB0200 job streams.