Memorex LOCK - VERSION 2-24 Especificaciones Pagina 350

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 349
Job Accounting Reports by Job (TSIDJAC)
11-8 User Reference
Job Accounting Reports by Job (TSIDJAC)
TSIDJAC produces the Job Time Activity report, which reports machine use statistics by job.
Statistics are detailed by job step with totals for each job. In addition, a grand total is
generated for all jobs.
Use this report to find out when a particular job was run (did they really run payroll twice last
night?) and what resources it used (my inventory program used 100% of my CPU?). 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 TSIDJAC
/*
None
SYS005 identifies the dataset to be used as input. You can use either the Recorder Backup or
History dataset.
SORTWK1 identifies a sort work area for an internal sort. You must provide an ASSGN and
a dummy EXTENT statement.
None
// JOB TSIDJAC JOB ACTIVITY
// ASSGN SYS004,SYSLST
// ASSGN SYS001,DISK,VOL=WORK01,SHR
// DLBL SORTWK1,'===.SORTWK1'
// EXTENT SYS001
// TLBL SYS005,'DAILY.RCDR.BACKUP'
// EXEC TSIDJAC
/*
/&
Description
JCL Requirements
UPSI Values
Dataset
Requirements
Control Statements
Example
Vista de pagina 349
1 2 ... 345 346 347 348 349 350 351 352 353 354 355 ... 488 489

Comentarios a estos manuales

Sin comentarios