z/OS JES3 Initialization and Tuning Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SETNAME statements

z/OS JES3 Initialization and Tuning Guide
SA32-1003-00

SETNAME statements for the two libraries are shown in Figure 1. Note that:
  • Three XTYPEs are required because of different unit names used for 3490E devices in the two libraries.
  • Ordinary esoteric or generic unit names such as 3590-1 are not specified.
  • Installation-specific esoteric names such as TAPE or CART are also not used to describe the library devices.
Figure 1. SETNAME statements for the configuration example
      SETNAME,XTYPE=(LB13490E,TA),
           NAMES=(LDGW3495,LDG123DE,LDG3490E,LDE123DE)
        .
        .
      SETNAME,XTYPE=(LB23490,TA),
           NAMES=(LDGW3495,LDG123DF,LDG3490,LDD123DF)
        .
        .
      SETNAME,XTYPE=(LB23490E,TA),
           NAMES=(LDGW3495,LDG123DF,LDG3490E,LDE123DF)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014