Memorex LOCK - VERSION 2-24 Technické informace Strana 401

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 568
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 400
Executing in Batch Jobs
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
10-7
Executing Various Activities
Executing in Batch Jobs
Description TSIDREL, TSIDLOC, TSIDCHK, and TSIDUNL can be executed in
batch jobs instead of being invoked through a CALL routine.
JCL
Requirements
The following example shows the JCL requirements for executing a batch
job.
// OPTION SYSPARM='event-name'
// EXEC TSIDxxx
// OPTION SYSPARM=' '
Two OPTION statements are required. One OPTION statement is
required to specify the event name as a SYSPARM. The second OPTION
statement is required to clear the SYSPARM so it does not affect later
processing.
Definitions The following provides definitions for the parameters you can use when
executing a batch job.
Example The following example executes TSIDREL. The job posts an event with
the name PAY and releases all jobs in the POWER reader queue which
have job names beginning with PAY.
// JOB RELEASE JOBS
// OPTION SYSPARM='PAY'
// EXEC TSIDREL
// OPTION SYSPARM=' '
/&
Parameter Definition
event-name Specifies the name of the event to be posted or the
name of the job to be released. The event-name may
be 1 to 8 characters long.
TSIDxxx Specifies the utility you are executing. Specify
TSIDREL, TSIDLOC, TSIDCHK, or TSIDUNL.
Zobrazit stránku 400
1 2 ... 396 397 398 399 400 401 402 403 404 405 406 ... 567 568

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

Žádné komentáře