Memorex LOCK - VERSION 2-24 Dokumentacja Strona 348

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 489
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 347
Creating the DSN/Job Cross-Reference Report (TSIDBRP)
11-6 User Reference
Creating the DSN/Job Cross-Reference Report (TSIDBRP)
TSIDBRP generates two reports: the DSN/JOB Cross-Reference Report and the Accepted
Tapes Report.
The DSN/JOB Cross-Reference Report lists tape activity and is a cross-reference to the
Activity Log report created by TSIDARP.
The Accepted Tapes Report lists the controlled tapes that were accepted as input with the
ACCEPT response to BIM-EPIC message EP009.
TSIDBRP uses one of three datasets as its input, depending on the UPSI value specified. For
UPSI 000, 010, and 100 it uses the output dataset created by TSIDARP, called the Recorder
Cross-Reference dataset. For UPSI 101, it uses either the Recorder Backup dataset created by
TSIDRFS or the Recorder History dataset.
TSIDBRP uses the entire input dataset to create the contents of its reports. If you use the
dataset created by TSIDARP, the time period for the reports is the same as that used for
TSIDARP. If you use the Recorder Backup or History file, the time period for the reports is
the time period covered by the Backup or History file.
If you use the Recorder Cross-Reference dataset as your input dataset, you may wish to run
TSIDARP and TSIDBRP in the same job stream.
// ASSGN SYS004,SYSLST
// ASSGN SYS001,DISK,VOL=volser,SHR
// DLBL SORTWK1,'===.sortwk1'
// EXTENT SYS001
// DLBL SYS002,'recorder.cross.ref'
// DLBL SYS005,'recorder.xref.work.file'
// UPSI 000
// EXEC TSIDBRP
/*
or
// ASSGN SYS004,SYSLST
// ASSGN SYS001,DISK,VOL=volser,SHR
// DLBL SORTWK1,'===.sortwk1'
// EXTENT SYS001
// TLBL SYS005,'daily.recorder.backup'
// UPSI 101
// EXEC TSIDBRP
/*
UPSI 000 creates both reports. It uses the Recorder Cross-Reference dataset (created by
TSIDARP) as input.
UPSI 010 creates only the DSN/JOB Cross-Reference report. It uses the Recorder Cross-
reference dataset as input.
Description
JCL Requirements
UPSI Values
Przeglądanie stron 347
1 2 ... 343 344 345 346 347 348 349 350 351 352 353 ... 488 489

Komentarze do niniejszej Instrukcji

Brak uwag