Memorex LOCK - VERSION 2-24 Especificações Página 275

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 489
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 488 489

Comentários a estes Manuais

Sem comentários