Memorex LOCK - VERSION 2-24 Dokumentacja Strona 275

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 489
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 488 489

Komentarze do niniejszej Instrukcji

Brak uwag