Memorex LOCK - VERSION 2-24 Especificaciones Pagina 279

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 278
Using BIM-EPIC's JCL Features System Datasets and VSE Device Independence
Chapter 7. Running Jobs With BIM-EPIC 7-59
System Datasets and VSE Device Independence
Although we recommend that you use GDIUR, you can also control a system dataset that is
routed to disk or tape using VSE device independence.
No special entries are required.
The dataset cannot have secondary extents.
The dataset must be permanently assigned, and label information must precede the
assignment.
BIM-EPIC assigns VSE system datasets to the correct disk volume, so the assignment can
specify any volume in the disk pool.
This example routes SYSPCH output to a BIM-EPIC controlled work dataset, which is then
processed using SYSIPT in the subsequent step.
// JOB ASSEMBLE AND CATALOG AN OBJECT MODULE
// DLBL IJSYSPH,'==.WORKFILE.1'
ASSGN SYSPCH,DISK,VOL=SYSWK1,SHR
// EXEC ASSEMBLY
(SOURCE CODE)
/*
CLOSE SYSPCH,PUNCH
// DLBL IJSYSIN,'==.WORKFILE.1'
ASSGN SYSIPT, DISK,VOL=SYSWK1,SHR
// EXEC LIBR
CLOSE SYSIPT,READER
/&
Description
DSN Catalog
JCL Requirements
Example
Vista de pagina 278
1 2 ... 274 275 276 277 278 279 280 281 282 283 284 ... 488 489

Comentarios a estos manuales

Sin comentarios