Memorex LOCK - VERSION 2-24 Spezifikationen Seite 351

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 489
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 350
1 2 ... 346 347 348 349 350 351 352 353 354 355 356 ... 488 489

Kommentare zu diesen Handbüchern

Keine Kommentare