Memorex LOCK - VERSION 2-24 Especificaciones Pagina 351

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 350
Job Accounting Reports by Partition (TSIDTAC)
Chapter 11. Job Activity Reports 11-9
Job Accounting Reports by Partition (TSIDTAC)
TSIDTAC produces the Date Time Activity report, which reports machine use statistics by
partition and generates a grand total for machine use in all partitions.
Use this report to find out what was running in a partition at a particular time. Statistics
include start and end times, duration, partition ID, CPU time, overhead, and I/O activity.
// ASSGN SYS004,SYSLST
// ASSGN SYS001,DISK,VOL=volser,SHR
// DLBL SORTWK1,'===.sortwk1'
// EXTENT SYS001
// TLBL SYS005,'daily.recorder.backup'
// EXEC TSIDTAC
/*
None
SYS005 identifies the dataset to be used as input. You can use either the Recorder Backup or
the Recorder History dataset.
SORTWK1 identifies a sort work area for an internal sort. You must provide an ASSGN and
a dummy EXTENT statement.
None
// JOB TSIDTAC PARTITION ACTIVITY
// ASSGN SYS004,SYSLST
// ASSGN SYS001,DISK,VOL=WORK01,SHR
// DLBL SORTWK1,'===.SORTWK1'
// EXTENT SYS001
// TLBL SYS005,'DAILY.RCDR.BACKUP'
// EXEC TSIDTAC
/*
/&
Description
JCL Requirements
UPSI Values
Dataset
Requirements
Control Statements
Example
Vista de pagina 350
1 2 ... 346 347 348 349 350 351 352 353 354 355 356 ... 488 489

Comentarios a estos manuales

Sin comentarios