Memorex LOCK - VERSION 2-24 Informations techniques Page 336

  • 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 335
Processing Multiple Datasets with the Same DTF Name (Dataset Drop)
7-68 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
Processing Multiple Datasets with the Same DTF
Name (Dataset Drop)
Description BIM-EPIC allows you to open multiple datasets with the same DTF
name. Each dataset is opened and closed separately, in the order in which
its label is submitted.
DSN Catalog No special entries are required.
JCL
Requirements
Specify the dataset drop option for all but the last dataset defined.
Examples Dataset drop is invoked for three datasets using the ddname TAPEIN for
each.
* //TAPEIN DD DSN=PAYROLL.WEEKLY(2),DISP=(OLD,KEEP)
* //TAPEIN DD DSN=PAYROLL.WEEKLY(1),DISP=(OLD,KEEP)
* //TAPEIN DD DSN=PAYROLL.WEEKLY(0),DISP=(OLD,KEEP)
Dataset drop is invoked for three datasets using the DTF name TAPEIN.
Option code 16 is used for all but the last dataset.
// TLBL TAPEIN,'FILE1',,,,,,16
// TLBL TAPEIN,'FILE2',,,,,,16
// TLBL TAPEIN,'FILE3'
For... Use...
DLBLs T
TLBLs 16 or D
DD statements Automatic. Use multiple DD statements with the same
ddname. This technique is not compatible with MVS.
Vue de la page 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 567 568

Commentaires sur ces manuels

Pas de commentaire