Previous Topic: RPROF VariablesNext Topic: Evaluate Return Codes


JCL Members

This following table provides a comprehensive list of all CA Gen JCL members and a brief description of the jobs they perform. The installation and upgrade processes create these members.

JCL Member

Job Description

BIEFXCPY

Performs a batch cross-copy by executing CLISTs IEFDOWN and IEFUP.

BLDRPROF

Builds RPROF tables and indexes. Each DB2 subsystem used by applications generated by CA Gen should have an RPROF table.

If the target of a CA Gen application is CICS, you can use a TSQ RPROF instead of a DB2 RPROF, eliminating the need for an RPROF table.

CEJOB02

Allocates VSAM data sets for encyclopedia tables and indexes, if VSAM data sets are selected.

CEJOB03

Executes a DB2 BIND for dynamic SQL processing program TIUUSQL.

CEJOB04

Creates all DB2 objects for a new Host Encyclopedia.

CEJOB05


CAJOB05

Loads the CA Gen schema tables with meta-model data. Executes the IBM's DB2 Load utility.

Performs the same task as CEJOB05 using CA Technologies's Fast Load utility.

CEJOB05A

Relaxes schema migration rules.

CEJOB06


CAJOB06

Executes the DB2 RUNSTATS utility for all Host Encyclopedia tables.

Updates DB2 catalog statistics similar to CEJOB06 using CA Technologies's PDASTAT utility.

CEJOB07A

Binds Host Encyclopedia DBRMs into packages.

CEJOB07B

Binds CA Gen Host Encyclopedia plans.

CEJOB08

Grants to PUBLIC, DB2 EXECUTE authority on CA Gen plans and DB2 SELECT authority on Public Interface table views.

CEJOB09

Updates the DMAX table for the CA Gen schema.

CEJOB10

Loads the Schema Functions Model.

CEJOB11

Processes the Functions Model to extract information and load it to the schema tables.

CEJOB12

Loads the CA Gen Sample Model.

CEJOB13

Loads the CA Gen Help Model.

CEUCLEN

Runs a special version of the model delete function that removes all orphan objects not related to a model.

CEUCOPY




CAUCOPY

Runs the DB2 COPY utility to take a full image-copy of encyclopedia tablespaces. This job is also used to create a new encyclopedia. This member was created as sample utility JCL.

Runs the CA DB2 QUICK COPY utility to take a full image-copy of encyclopedia tablespaces. This job is also used to create a new Encyclopedia. This member was created as sample utility JCL.

CEUINCR


CAUINCR

Runs the DB2 COPY utility to take an incremental image-copy of encyclopedia tablespaces.

Runs the CA DB2 QUICK COPY utility to take an incremental image-copy of encyclopedia tablespaces.

CEUREOR

CAUREOR

Runs the DB2 REORG utility on tablespaces.

Runs the CA DB2 RAPID REORG utility on tablespaces.

CEUXPND

Expands table and indexspaces.

CVJOB04A

Upgrades CA Gen Host Encyclopedia objects:

- from AllFusion Gen 7 to CA Gen 8.5

- from AllFusion Gen 7.5 to CA Gen 8.5

CVJOB04B

Upgrades CA Gen Host Encyclopedia objects from AllFusion Gen 7.6 to CA Gen 8.5

LAPPHELP


CAPPHELP

Runs IBM DB2 LOAD utility to load the application
Help Model data.

Runs the CA DB2 Fast Load utility to load the application Help Model data.

USERLIB

Allocates libraries used in Host Construction. Can also be used as a model for user allocation of construction libraries. For a list of the libraries allocated by USERLIB, see "Testing Host Construction."

Note: Any load library must be allocated as
PDSE (DSNType = LIBRARY).

CEJOB14R

Binds CA Gen runtime DBRM TIROLBCM into a package using CA Gen runtime collection ID.

CEJOB15R

Binds CA Gen runtime DBRMs TIRPROFD into a package using CA Gen runtime collection ID. The BLDRPROF job must execute before this job executes unless a previously created DB2 RPROF table is to be used.

You must have IBM DB2 utilities, CA DB2 utilities, or equivalent utilities from other vendors to execute the following jobs:

If you are using utilities from other vendors, you must customize these jobs accordingly.