The following recommended naming conventions are based on either the JES version or the z/OS SMF ID:
Module Name: JESnvrrq
Maps: MAPnvrrq
Specifies the JES system. Possible values are:
Specifies the JES version.
Specifies the JES release.
Specifies the qualifier. That is, if a qualifier is needed.
Module: JESnsmf
Maps: MAPnsmf
Specifies the JES system. Possible values are:
Specifies the z/OS SMF ID (up to four characters).
Example: Add Entries to the JES Configuration Names Table.
The following examples use the JES version naming convention.
*....+....1....+....2....+....3....+....4....+....5....+....6....+....7
*=====================================================================*
* System name SY01 is running JES2. *
* The associated JES Configuration module is JES2111. *
* The DSECT maps for JES2 have been assembled into member MAP2111. *
*=====================================================================*
*SysName JES Module Maps
*------- -------- -------- --------
SY01 JES2 JES2111 MAP2111
*=====================================================================*
* System name SY02 is running JES3. *
* The associated JES Configuration module is JES3111. *
* The DSECT maps for JES3 have been assembled into member MAP3111. *
*=====================================================================*
*SysName JES Module Maps
*------- -------- -------- --------
SY02 JES3 JES3111 MAP3111
*=====================================================================*
* This is a "Catch-All" entry that will match all system names *
* running JES2. *
* The associated JES Configuration module is JES2109. *
* The DSECT maps for JES2 have been assembled into member MAP2109. *
*=====================================================================*
*SysName JES Module Maps
*------- -------- -------- --------
ANY JES2 JES2109 MAP2109
*=====================================================================*
* This is a "Catch-All" entry that will match all system names *
* running JES3. *
* The associated JES Configuration module is JES3110. *
* The DSECT maps for JES3 have been assembled into member MAP3110. *
*=====================================================================*
*SysName JES Module Maps
*------- -------- -------- --------
ANY JES3 JES3110 MAP3110
|
Copyright © 2013 CA.
All rights reserved.
|
|