Memorex LOCK - VERSION 2-24 Informations techniques Page 373

  • 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 372
JCL Syntax Checking
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
9-5
Using JMCL Parameters
JCL Syntax Checking
Description JMCL parameters enable you to perform the following tasks:
Retain datasets that have been flagged for purge (HOLD)
Cancel a job if the job exceeds a specified time limit (TIME=n)
Specify special processing for restarting canceled jobs
(TYPRUN=RESTART)
Prevent some job cancellations by requesting DD statement
syntax checking (TYPRUN=SCAN and TYPRUN=SCANS)
HOLD HOLD prevents datasets that have been flagged for purge at EOJ from
being purged if the job cancels before EOJ is reached.
HOLD is valid on JMCL statements and is effective for the duration of
the job.
Syntax The following is an example of a HOLD command syntax.
HOLD
TIME TIME specifies a time limit for a job execution. If your job exceeds the
specified time limit, the job will terminate without a dump and with the
specified condition code CC=1.
Note:Note:
TIME is valid on JOB statements.
!
WARNING:
The IBM SETIME instruction will override the TIME parameter. If
this occurs, your job may not cancel as expected.
Syntax The following is an example of a TIME command syntax.
TIME=nnnn
Vue de la page 372
1 2 ... 368 369 370 371 372 373 374 375 376 377 378 ... 567 568

Commentaires sur ces manuels

Pas de commentaire