Memorex LOCK - VERSION 2-24 Dokumentacja Strona 265

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 359
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 264
Maintaining the DSN Catalog (TSIDUTL) DSPLY and BDSPLY
Chapter. 6 Additional BIM-EPIC Utilities 6-9
SEQ is optional. If it is not used, datasets are printed in the order in which they occur in the
index. If SEQ is used, it must be the last parameter on the statement. sort-sequence
must be one of the following:
Qualifier Sorts by...
CDATE Creation date
CJOB Creation job name
DSN Dataset name
ERROR Total errors
SERIAL Tape volume serial number
TAPEPOOL Tape pool ID
VAULT Vault and slot number. A page break occurs
between vault values.
XDATE Expiration date
The following job produces a report listing all datasets belonging to the system ID TS and the
user ID MR. They are listed in the order in which they are found in the index.
// JOB DISPLAY DSN CATALOG
// EXEC TSIDUTL
DSPLY ALL,SYSID=TS,USERID=MR
/*
/&
The following job produce a report listing all vaulted tapes from a backup tape created two
cycles ago. Within each vault number, tapes are listed in dataset name sequence.
// JOB DISPLAY DSN CATALOG
// ASSGN SYS001,DISK,SHR
// DLBL SORTWK1,'===.SORTWK1,(X)'
// EXTENT SYS001
// TLBL DSPWORK,'DSN.CATALOG.BACKUP',,,,,3,2
// EXEC TSIDUTL
BDSPLY VAULT,SEQ=DSN
/*
/&
Examples
Przeglądanie stron 264
1 2 ... 260 261 262 263 264 265 266 267 268 269 270 ... 358 359

Komentarze do niniejszej Instrukcji

Brak uwag