Previous Topic: CA Endevor SCM LibrariesNext Topic: The Defaults Table


Customization Tables

To help you to customize your implementation, assembler source modules (referred to as tables) are supplied. Your site may not require some of these tables, depending on the options and features selected for your implementation.

Source samples of each of these tables are provided in the installation data iprfx.iqual.CSIQSRC. The SMP/E install process will assemble and link-edit all these tables to the user authorized load library (iprfx.iqual.CSIQAUTU) that was specified in the installation job BC1JJB01. The Defaults (C1DEFLTS), Email ID Table (ESMTPTBL), Optional Features (ENCOPTBL) and ISPF Configuration (ENDICNFG) tables must be available when CA Endevor SCM is initialized. However, only the Defaults table, C1DEFLTS, must be customized before it can be used. For more information about the Defaults table, see The Defaults Table.

Note: C1DEFLTS, ENCOPTBL, ESMTPTBL, and ENDICNFG are validated at CA Endevor SCM start-up to ensure the tables are release compatible.

The following table describes each table and identifies the corresponding C1DEFLTS parameter in the Defaults table.

Delivered Table Name

Description

C1DEFLTS Parameter

ACCSTABL

Native Security Access Table

ACCSTBL

BC1PNM60

CA Netman Log Program

N/A

BC1TNEQU

ESI Security Definition Table

ACCSTBL

BC1TNM90

CA Netman Start-Up Definition Program

N/A

C1DEFLTS

Defaults Table

N/A

C1GTAPGM

Authorized Program Table

N/A

C1LIBRSQ

CA Librarian Language Definition Table

N/A

C1PTCNTL

CA Panvalet ++CONTOL Password Interface Program

N/A

C1UEXITS

User Exits Table

EXITTBL

ENCOPTBL

Optional Features Table

OPTTBL

ENDICNFG

ISPF Configuration Table

CNFGTBL

ESMTPTBL

Email ID Table

ESMTPTBL

ESYMBOLS

Site Symbolics Table

SYMBOLTBL

RSCTTABL

Resource Security Table

RSCETBL

USERTABL

User Security Table

USERTBL

Authorized Program Table

If your site is not using the alternate userid (ALTID), CA Endevor SCM requires the names of non-CA Endevor SCM programs that need to run APF authorized invoked within a processor, to be added to the Authorized Program Table (C1GTAPGM).

C1GTAPGM is a table of program names that are eligible to be called by the automated process driver in an authorized mode. Unless you need to make changes to the table, you don't need to edit the source at all. If changes are required to the table, it must be assembled and link edited using the CSIQJCL member BC1JTABL. It should be included in the STEPLIB of your JCL. The SMP/E install process installs (assembles and links) the C1GTAPGM table into iprfx.iqual. CSIQAUTU.