Memorex LOCK - VERSION 2-24 Informations techniques Page 368

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 568
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 367
Comparing catalog to VTOC (TSIDCVC)
8-30 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
Comparing catalog to VTOC (TSIDCVC)
Description TSIDCVC compares the two files created by TSIDCVF and creates a
report showing any discrepancies.
The files must first be sorted according to the example before being used
by TSIDCVC. The TSIDCVC program does not take any input cards.
Examples The following example uses BIM-EPIC controlled DSNs. As in the above
TSIDCVF example, Start Track 1 DSNs can be used if desired.
// DLBL SORTIN1,'CATALOG.FILES'
// DLBL SORTOUT,'CATALOG.FILES.SORTED'
// EXEC SORT
SORT FIELDS=(46,6,CH,A,1,44,CH,A,45,1,BI,A)
RECORD TYPE=F,LENGTH=80
INPFIL BLKSIZE=80
OUTFIL BLKSIZE=80
END
/*
// DLBL SORTIN1,'VTOC.FILES'
// DLBL SORTOUT,'VTOC.FILES.SORTED'
// EXEC SORT
SORT FIELDS=(46,6,CH,A,1,44,CH,A,45,1,BI,A)
RECORD TYPE=F,LENGTH=80
INPFIL BLKSIZE=80
OUTFIL BLKSIZE=80
END
/*
// DLBL CATINP,'CATALOG.FILES.SORTED'
// DLBL VTOCINP,'VTOC.FILES.SORTED'
// EXEC TSIDCVC
/*
Vue de la page 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 567 568

Commentaires sur ces manuels

Pas de commentaire