Memorex LOCK - VERSION 2-24 Especificaciones Pagina 347

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 346
TSIDARP Control Statement
Chapter 11. Job Activity Reports 11-5
TSIDARP Control Statement
The TSIDARP control statement specifies what dates, CPUs, and partitions to include in the
report. It is optional, and if it is omitted, the report contains all relevant data.
The TSIDARP statement is a 29-byte record, consisting of five fields:
Bytes Contents
1–7 ‘TSIDARP’
8–14 Starting date, in Julian format (ccyyddd)
15–21 Ending date, in Julian format (ccyyddd)
22–27 CPU ID
28–29 Partition ID
The statement must begin with ‘TSIDARP’. All other fields are optional. To omit a field,
leave the field blank. If a field is omitted, the report will contain all relevant data for that
field.
TSIDARP
ssssssseeeeeeeiiiiiipp
The following job produces an Activity Log report for jobs run from December 1, 1994 to
December 31, 1994. It includes only those jobs that were run on CPU 55555 in the BG
partition. It excludes all datasets from the CICSPR16 job.
// JOB TSIDARP ACTIVITY LOG REPORT
// ASSGN SYS003,SYSIPT
// ASSGN SYS004,SYSLST
// ASSGN SYS001,DISK,VOL=WORK01,SHR
// TLBL SYS005,'DAILY.RCDR.BACKUP'
// DLBL SYS002,'RECORDER.CROSS.REF'
// DLBL SORTWK1,'==.SORTWK1'
// EXTENT SYS001
// EXEC TSIDARP
EXCLUDE=CICSPR16
TSIDARP1994335199436555555BG
/*
/&
Description
Syntax
Example
Vista de pagina 346
1 2 ... 342 343 344 345 346 347 348 349 350 351 352 ... 488 489

Comentarios a estos manuales

Sin comentarios