Memorex LOCK - VERSION 2-24 Especificaciones Pagina 341

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 340
Creating Job Setup/Run Sheets (TSIDFAV) Processing Requirements
Chapter 10. Job Scheduling 10-15
Creating Job Setup/Run Sheets (TSIDFAV)
// UPSI 1XXXX Print comment cards.
// UPSI X1XXX Print user data cards.
// UPSI XX1XX Scan all VSE jobs for creation of input files.
// UPSI XXX1X Scan all POWER JOBS for creation of input files.
// UPSI XXXX1 Input JCL submitted backwards (POWER MODE).
TSIDFAV can be executed in VSE mode or in POWER mode. The execution mode is
determined by UPSI bit 4 (relative to 0).
To execute in VSE mode, set this UPSI bit to 0 (off).
To execute in POWER mode, set this UPSI bit to 1 (on).
The SET control statement can be used to define the partition ID and CPUID values used to
replace equal signs (=) in the dataset name. The SET control statement must precede all job
controls submitted. It must begin on column 1 whether execution is in VSE or POWER mode.
SET PART=
xx
CPUID=
y
xx defines the 2-character partition ID for replacing the first two equal signs. If this
parameter is omitted, the first two equal signs are replaced by the partition ID where
TSIDFAV is being executed.
y defines the 1-digit CPUID for replacing the third equal sign. If this parameter is omitted,
the third equal sign is replaced by the last digit of the CPUID where TSIDFAV is being
executed.
In VSE mode, all job control is submitted to TSIDFAV in the order in which it is executed.
The JCL is submitted either as instream data (following the EXEC statement), or via tape or
disk input using the DTF name DISKIN. If POWER JECL is included in the jobstream, the
input must be submitted via tape or disk. If the input is submitted after the EXEC statement,
SYS004 must be assigned to SYSIPT. Under all types of input, the last record must be the
EOF flag as determined by TYPE=EOF in the TSIDFAV macro, or defaulted to two dashes (-
-).
UPSI Settings
Modes of
Execution
SET Control
Statement
Format
Parameter Values
Explained
VSE Mode
Vista de pagina 340
1 2 ... 336 337 338 339 340 341 342 343 344 345 346 ... 488 489

Comentarios a estos manuales

Sin comentarios