Memorex LOCK - VERSION 2-24 Especificaciones Pagina 334

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 333
Executing in Batch Jobs Event Posting
10-8 User Reference
Executing in Batch Jobs
TSIDREL, TSIDLOC, TSIDCHK, and TSIDUNL can be executed in batch jobs.
// OPTION SYSPARM='
event-name
'
// EXEC TSID
xxx
// OPTION SYSPARM=' '
Two OPTION statements are required: one to specify the event name as a SYSPARM and
one to clear the SYSPARM so it does not affect later processing.
event-name specifies the name of the event to be posted (the name of the job to be
released). It may be 1 to 8 characters long.
TSIDxxx specifies the utility you are executing. Specify TSIDREL, TSIDLOC, TSIDCHK,
or TSIDUNL.
This job executes TSIDREL. It 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=' '
/&
Description
JCL Requirements
Control Statements
Example
Vista de pagina 333
1 2 ... 329 330 331 332 333 334 335 336 337 338 339 ... 488 489

Comentarios a estos manuales

Sin comentarios