Previous Topic: Listing Server

Next Topic: JCL Considerations

Define Unique PROC

Define a unique PROC in your PROCLIB for each CA Endevor SCM site ID in your environment.

Each copy of the PROC must have the following PROCNAME:

xxxxxxxy

For example, if the first seven characters of the PROCNAME are INTNDVR and the CA Endevor SCM site ID is 4, the PROCNAME defined in your PROCLIB is INTNDVR4.

Note: The first seven character names defined in your PROCLIB must match the PROCNAME defined to the CA Technologies testing tools product.

PROCNAME is defined in the following elements by product:

PROC Customization

The sample PROC can be found in hlq.CAVHPROC. When modifying the PROC, consider the following recommendations:

If the data sets containing the CA Endevor SCM C1DEFLTS, CA Endevor SCM CSIQLOAD (CONLIB), and CSIQAUTH (AUTHLIB) data sets are not defined in the LINKLIST, also define these data sets in the STEPLIB DD statement concatenation.

Note: CONLIB must be defined with a DDName of CONLIB. not part of the STEPLIB concatenation.