前のトピック: JES 構成名テーブルの仕組み次のトピック: JES 構成モジュールのアセンブルおよびリンク(INST0020)


JES 構成モジュールの命名規則

以下の推奨される命名規則は、JES バージョンまたは z/OS SMF ID に基づいたものです。

例: JES 構成名テーブルへのエントリの追加。

次の例では JES バージョンでの命名規則を使用しています。

*....+....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