Memorex LOCK - VERSION 2-24 Spezifikationen Seite 299

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 489
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 298
1 2 ... 294 295 296 297 298 299 300 301 302 303 304 ... 488 489

Kommentare zu diesen Handbüchern

Keine Kommentare