Memorex LOCK - VERSION 2-24 Información técnica Pagina 408

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 568
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 407
SET Control Statement
10-14 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
SET Control Statement
Description Use the SET control statement to define the partition ID and CPUID
values used to replace equal signs (=) in the dataset name. SET must
precede all job controls submitted. The SET control statement must begin
on column 1.
Syntax The folllowing is an example of a SET control statement syntax:
SET PART=xx CPUID=y
Parameters The following provides a description of the parameters you can use when
using the SET control statement.
Definitions The following provides definitions for the parameters you can use when
using the SET control statement.
VSE Mode 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 (--).
JCL Examples
for VSE Mode
The following are JCL examples when using VSE mode.
// JOB TSIDFAV
* INPUT INSTREAM DATA
// ASSGN SYS004,SYSIPT REQUIRED
// UPSI XXXX0
Parameter Required? Valid Default
PART Yes
CPUID Yes
Parameter Definition
PART=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.
CPUID=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
Vista de pagina 407
1 2 ... 403 404 405 406 407 408 409 410 411 412 413 ... 567 568

Comentarios a estos manuales

Sin comentarios