Previous Topic: U7JOBCRD MacroNext Topic: U7SPACE Macro


U7PNAMES Macro

The U7PNAMES macro lets you override the JCL procedure names that CA WA CA 7 Edition uses. The procedures that CA WA CA 7 Edition generates are used for Stage I installation jobs and for CA WA CA 7 Edition execution. The CA WA CA 7 Edition procedures are moved to a PROCLIB on your system in a Stage I job (see the PROCLIB parameter on the U7GEN macro).

The U7PNAMES macro can be specified more than once. If specified more than once, and a parameter is repeated, only the last specification is used.

The U7PNAMES macro is optional. The default prefix is CA7.

This macro has the following format:

[name]    U7PNAMES [PREFIX=xxxx,]
                   [keyword=procname,]
                   [keyword=procname,...]
name

(Optional) Indicates a one- to eight-character, user-defined label.

U7PNAMES

Must be specified as shown.

PREFIX=xxxx

(Optional) Specifies a prefix to use for all procedures generated. The default is CA7. Value can be up to four characters with the first character alphabetic. Individual procnames can be specified to override this prefix.

keyword=procname

(Optional) The keywords, their default procnames and a description of each are provided in the following table. The procnames that are specified must conform to standard procname conventions. The procnames that are specified are not examined for valid naming conventions.

Notes

Keyword

Default

Description

AGBK

CA7AGBK

Agent VSAM File Backup

AGRL

CA7AGRL

Agent VSAM File Reload

BAT

CA7BAT

Batch Execution

BTI

CA7BTI

Batch Terminal Interface

ENVR

CA7ENVR

System Configuration Report

SIM

CA7FSIM

Jobflow Illustrator

ICOM

CA7ICOM

Independent Communication

LOAD

CA7LOAD

Load Processor

LOG

CA7LOG

Log Dump

NCF

CA7NCF

Network Communications Facility

ONL

CA7ONL

Online Execution

SVC

CA7SVC

Execute PGM to Issue CA WA CA 7 Edition SVC

TRLR

CA7TRLR

Trailer Step

XTRK

CA7XTRK

Cross-Platform Tracker