Memorex LOCK - VERSION 2-24 Dokumentacja Strona 198

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 359
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 197
Configuration Option Descriptions Activating and Deactivating BIM-EPIC
5-16 BIM-EPIC Installation and System Guide
Determines how BIM-EPIC handles errors that it detects on BIM-EPIC DD statements.
DDERR can take one of the following three values:
When DDERR=... BIM-EPIC...
CANCEL Cancels the job if any error is found on a DD statement.
IGNORE (Default) Ignores any unrecognized parameters and
subparameters. No message is issued, and BIM-EPIC
processes all parameters that it recognizes. IGNORE provides
maximum compatibility with MVS DD statements. Its
disadvantage is that misspelled parameters are ignored.
OPCORR Issues a message identifying any errors and allows the operator
to enter a correction.
NOTE: If the VSE option JCANCEL is in effect, IGNORE and OPCORR are overridden, so
that the job is cancelled as if DDERR=CANCEL.
Related Configuration Options: JCANCEL (VSE)
Determines generation vs. work characteristic for a dataset autocataloged using BIM-EPIC
DD statements with the DISP=(,CATLG) parameter. The default is DDGEN=NO.
If DDGEN=NO:
Tape is autocataloged as generation
Disk is autocataloged as non-generation (work datasets) unless the DOS DD parameter
LABEL=RETPD is specified. In this case, the dataset is autocataloged as generation.
If DDGEN=YES:
Tape is autocataloged as generation only when a plus (+) sign is found in the dataset
name. Otherwise, tape is autocataloged as work.
Disk is autocataloged as generation only when a plus (+) sign is found in the dataset
name. Otherwise, disk is autocataloged as work.
In the following example, if DDGEN=NO, DISK.FILE is autocataloged as a work (non-
generation) file. If DDGEN=YES, DISK.FILE is autocataloged as a generation file.
* //DISKOUT DD DSN='DISK.FILE(+1)'
* // DISP=(NEW,CATLG),
* // UNIT=DISK
In the following example, if DDGEN=NO, TAPE.FILE is autocataloged as a generation file.
If DDGEN=YES, TAPE.FILE is autocataloged as a work file.
* //TAPEOUT DD DSN='TAPE.FILE'
* // DISP=(NEW,CATLG),
* // UNIT=TAPE
DDERR
DDGEN
Examples
Przeglądanie stron 197
1 2 ... 193 194 195 196 197 198 199 200 201 202 203 ... 358 359

Komentarze do niniejszej Instrukcji

Brak uwag