Previous Topic: Phase 2: Account File Creation

Next Topic: Phase 4: Report Command Verification


Phase 3: System Use Report Generation

Input

Process

Output

CAIJSACT

A supply module acting as an E15 sort exit reformats the account records into condensed records called SYSUSE transmittal records. These are passed to sort. See Note 3 at the end of this chapter.

 

 

Disposal modules acting as an E35 sort exit summarize the sorted transmittal records and create:

  • System Use Reports

 

  • System Use Reports
  • Program Utilization and Job Utilization Graphs and Reports.

User Exits: None

 

This third phase:

System Use Report Generation

┌──────────┐      ┌────────────┐     ┌────────────┐
│ CAIJSACT │      │ JSICOND    │     │  JSISORT   │
│ File     ├─────►│            │────►│     2      │
└──────────┘      └────────────┘     └─────┬──────┘
                                           │
                                           │
                                           ▼
                                     ┌────────────┐
                                     │    SORT    │
                                     └─────┬──────┘
                                           │
                                           │
                                           ▼
                                     ┌────────────┐
                                     │  JSIBUKT   │
                                     └─────┬──────┘
                                           │
                                           │
                                           ▼
                 ┌─────────────────────────┬──────────────────────┐
                 │                         │                      │
                 ▼                         ▼                      ▼
          ┌─────────────┐          ┌──────────────┐         ┌───────────┐
          │   JSITALY   │          │   JSIGRAPH   │         │  JSITOPN  │
          │  JSIRPG32   │          │              │         │           │
          └─────────────┘          └───────┬──────┘         └───────────┘
                 │                         │                      │
                 └─────────────────────────┼──────────────────────┘
                                           │
                                           ▼
                                   ┌──────────────┐
                                   │    System    │
                                   │     Use      │
                                   │    Reports   │
                                   └──────────────┘