System variables substitution in parameter library members
Symbolic names can be concatenated as a string, and names can be added at the beginning, middle or end of the string. See the following example:
For more information about symbolic substitution, see "System Symbols and Symbolic Substitution" in the IBM documentation Initialization and Tuning Reference.
You can control substitution on a member-by-member basis by adding a control card (a PROCESS statement) at the beginning of each member. The PROCESS statement is described in the following table.
Control Card | Description |
---|---|
PROCESS [SYM=YES|NO,][LIST=YES|NO|PAR] | Indicates whether system variables substitution is allowed When present, the PROCESS statement must be the first statement in the member and must begin in column 1. Possible keywords are as follows
Only the first character (Y or N) needs be specified. Substitution is not performed on comments or any data beyond column 71.
|
You can use the Dynamic Parameter Manager (DPM) to display and alter specific parameters in members AAOEXPxx, AAOALSxx, AAOARPxx, and AAOTSPxx. For more information about DPM, see Continuous-operation-with-dynamic-parameter-management.