Memorex LOCK - VERSION 2-24 Specifikace Strana 299

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 489
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 298
Copying and Merging Datasets (TSIDDTD)
Chapter 8. BIM-EPIC Utilities 8-15
This job copies a Start Track 1 disk dataset to an output dataset using alternate DTF names,
selecting only those records with the constant "TAC" in positions 1-3 or any data except low-
values in positions 4-6. The record format, record size and block size information is required
for Start Track 1 datasets.
// JOB TSIDDTD CREATE NEWFIL
// DLBL OLDFIL,'input.data.set'
// EXTENT SYS005,POOL01,1,0,1,300
// TLBL NEWFIL,'output.data.set'
// EXEC TSIDDTD
INNAME=OLDFIL,OUTNAME=NEWFIL
RECFM=F,BLKSIZE=4000,LRECL=80
SEL=1,3,EQ,C,TAC
SEL=4,3,NE,X,000000
/*
/&
Example
Zobrazit stránku 298
1 2 ... 294 295 296 297 298 299 300 301 302 303 304 ... 488 489

Komentáře k této Příručce

Žádné komentáře