Memorex LOCK - VERSION 2-24 Información técnica Pagina 368

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 568
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
/*
Vista de pagina 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 567 568

Comentarios a estos manuales

Sin comentarios