Memorex LOCK - VERSION 2-24 Especificaciones Pagina 65

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 359
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 64
Defining the BIM-EPIC Resource Dataset (ERD) JCL Examples
Chapter 2. Installing the Basic System 2-37
In this example, the ERD name IJSYSSP was used when the ERD was originally defined.
Two additional tape devices are defined.
// JOB CREATFIL
// EXEC TSIDSMNT
ADD UCB=304,DEV=3420,FEAT=D
ADD UCB=305,DEV=3420,FEAT=D
/*
/&
In this example, the ERD name IJSYSSP was not used when the ERD was originally defined.
The name ACFERD was used.
One device (305) is being removed and another device (303) is having the dual density feature
removed. The ERD’s contents are printed after the maintenance has been completed.
// JOB ERDMAINT
// EXEC TSIDSMNT
CTL NAME=ACFERD
DEL UCB=303
ADD UCB=303,DEV=3420
DEL UCB=305
PRT
/*
/&
In this example, the label information is not in the Standard Label Area.
// JOB CREATFIL
// DLBL FILE03A,'FILE.FOR.UCB.SHARING'
// EXTENT SYS050,USER01,1,0,3336,6
// ASSGN SYS050,DISK,VOL=USER01,SHR
// EXEC TSIDSMNT
CTL NAME=FILE03A
ADD UCB=300,DEV=3420,FEAT=IED
DEL UCB=402
/*
/&
In this example, all cuu’s in an ACL named ACLPROD1 are set to “offline” status.
// JOB OFFLINE
// EXEC TSIDSMNT
ACLOFFL ACLPROD1
/*
/&
Example Three
Example Four
Example Five
Example Six
Vista de pagina 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 358 359

Comentarios a estos manuales

Sin comentarios