Previous Topic: RJERATE Statement

Next Topic: SNARATE Statement


SELECT Statement

The SELECT statement is required. You use its parameters to define the source of input accounting data and select reports to be output by CA JARS.

The input indicators tell CA JARS whether or not to open the corresponding data sets to process input accounting data. This allows you to introduce SMF and summary data simultaneously, or independently.

The no-input indicator specifies that no input files are to be processed, but that processing begins with an existing working account file. The use of this feature is intended for specific applications and is not meant as a substitute for account input. When used, the logic implied by a CRITERIA statement and the invocation of an account exit are bypassed. This capability is provided primarily to allow multiple executions of this product to produce more than fifteen reports and/or alternate sets of System Use Reports, without having to recreate the working account file.

The edit-only indicator specifies that no input data is to be processed but that all requested sets of report control statements and any global control statements are to be edited for errors. The use of this feature is recommended when global control statements are present since an error in one of these statements causes the rejection of all requested reports.

The System Use Reports Selection indicators specify which System Use Reports are produced for a given run. This allows you to request any or all of the Computer Utilization Summary, Resource Utilization graphs, Disk and Tape Activity graphs, Multiprogramming Activity reports, and CPU Activity graphs. Additionally, users can request the display of Paging Activity in place of System Occupancy on the CPU Activity graphs.

Note: CONFIG statements are required for Resource Utilization and Tape Activity graphs.

You can also request up to 24 different Program/Job Activity Analysis reports. Data can be displayed on each of these reports either as accumulated totals for the program or job, or as averages based on a single execution of the program or job.

As many as 12 data elements, as accumulated totals or as averages, can be used as the basis for ordering and selecting the programs or jobs for these reports. For a discussion of additional options for the System Use Reports, refer to SYSUSE1 And SYSUSE2 statements.

The set code table allows you to select as many as 15 report formats to be generated in a given run of CA JARS. Each set code table entry is a one-character code specifying the report format selected for output, followed by a blank.

Duplicate record checking occurs only when processing SMF input. For further information, see the "Special Usage Considerations" and "System Description" chapters of your Systems Programmer Guide.

Position

Field Length

Field Name

Notes

1

1

Reserved

Not used

2-9

8

Statement Type

SELECT

 

 

 

Input Indicators:

10

1

DMU Input

Use blank if no input is required or 1 if input is required.

11-12

2

Reserved

 

13

1

SMF Input

Use blank if no input is required or 1 if input is required.

14

1

Account Input

Use blank if no input is required or 1 if input is required.

15

1

History Input

Use blank if no input is required or 1 if input is required.

16

1

No Input Indicator

1: process from an existing account file

17

1

Edit Only

1: edit all control statements but do not process any input

18-31

14

Reserved

Not used

 

 

 

System Use Reports Selection Indicators:

32

1

Computer Util. Summary

Use blank to suppress report or 1 to produce report.

33

1

Resource Util.

Use blank to suppress report or 1 to produce report.

34

1

Disk and Tape Acivity

Use blank to suppress report or 1 to produce report.

35

1

Multiprog. Activity

Use blank to suppress report, 1 to produce System Occupancy Report, or 2 to produce Paging Activity Report.

36

1

CPU Activity

Use blank to suppress report, 1 to produce System Occupancy Report, or 2 to produce Paging Activity Report.

 

 

 

System Use Reports
Program/Job Activity Analysis By:

37

1

Number of Times Used

See note below.

38

1

CPU Time

See note below.

39

1

Number of Disk EXCPs

See note below.

40

1

Number of Tape EXCPs

See note below.

41

1

Number of Other EXCPs

See note below.

42

1

Number of Total EXCPs

See note below.

43

1

Number of Service Units

See note below.

44

1

Number of Pages

See note below.

45

1

I/O Index (High)

See note below.

46

1

I/O Index (Low)

See note below.

47

1

CPU Page Rate (High)

See note below.

48

1

CPU Page Rate (Low)

See note below.

49-50

2

Reserved

Not used

 

 

 

User-Defined Reports Selection Indicators:

51-80

2 to up to 14 additional occurrences

Set Code Table

sblank where:
s: set code for each selected report
blank: blank

Note: Use blank to suppress report, 1 to product reports for accumulated data, 2 to product reports for averaged data, or 3 to produce both.