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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 568
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 287
Multi-Dataset Processing
7-20 User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
The following describes the options used in the example above.
Example 2 The following example creates multiple datasets with the same DTF
name. This process requires a dataset drop.
// JOB XYZ
*
* ------------------------------------------------+
* CATALOG A PRIME AND 2 SUB DSN'S +
* ------------------------------------------------+
*
// EXEC TSIDMNT
CAT 'PRIME' CYC=3 UID=KM
CAT 'SUB1' NSU='PRIME' UID=KM CYC=4
CAT 'SUB2' NSU='PRIME' UID=KM RET=14
/*
*
* ------------------------------------------------+
* CREATE A PRIME AND 2 SUB DSN'S. PROGX PERFORMS+
* 3 OPENS FOR THE DTFNAME TAPEOUT. +
* ------------------------------------------------+
*
// TLBL TAPEOUT,'PRIME',,,,,,91 64 + 16 + 8 + 3
// TLBL TAPEOUT,'SUB1',,,,,,91 64 + 16 + 8 + 3
// TLBL TAPEOUT,'SUB2',,,,,,66 64 + 2
// EXEC PROGX
/*
*
* ------------------------------------------------+
* READ A PRIME AND 2 SUB DSN'S. PROGY PERFORMS +
* 3 OPENS FOR THE DTFNAME TAPEOUT. +
* ------------------------------------------------+
*
// TLBL TAPEIN,'PRIME',,,,,,91 64 + 16 + 8 + 3
// TLBL TAPEIN,'SUB1',,,,,,91 64 + 16 + 8 + 3
// TLBL TAPEIN,'SUB2',,,,,,66 64 + 2
// EXEC PROGY
/*
*
/&
The following describes the options used in the example above.
Code Action
1 Rewinds the tape (for the last dataset)
3 Inhibits rewind at close (for all but the last dataset)
8 Holds the drive assignment at close (for all but the last dataset)
64 Inhibits LUB allocation (for all datasets)
Code Action
1 Rewinds the tape (for the last dataset)
2 Dismounts the tape (for the last dataset)
3 Inhibits rewind at close (for all but the last dataset)
8 Holds the drive assignment at close (for all but the last dataset)
16 Drops the TLBL from the VSE label area (for all but the last
dataset)
64 Inhibits LUB allocation (for all datasets)
Vista de pagina 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 567 568

Comentarios a estos manuales

Sin comentarios