Memorex LOCK - VERSION 2-24 Especificaciones Pagina 275

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 274
Using BIM-EPIC's JCL Features Restarting Programs from a Checkpoint
Chapter 7. Running Jobs With BIM-EPIC 7-55
In this example, TSIDASS restarts both input and output datasets at volume 2, using the same
SYS numbers that were used when the checkpoint was taken. The TLBL option "64" inhibits
LUB allocation. Because the checkpoints are embedded (being written to the same output
tape as the output dataset using an assignment of SYS019), a VSE ASSGN statement is used
to assign SYS019 to the checkpoint dataset. The job is restarted at checkpoint 3.
// JOB TESTCHKP
// TLBL TAPIN,'TEST.FILE1',,,2,,,64
// TLBL TAPOUT,'TEST.FILE2',,,2,,,64
// EXEC TSIDASS
RSTRT TAPOUT,SYS021,OUTPUT
RSTRT TAPIN,SYS020,INPUT
/*
// ASSGN SYS019,SYS021
// RSTRT SYS019,3
/&
Example
Vista de pagina 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 488 489

Comentarios a estos manuales

Sin comentarios