Analyze Process Access Group (ANZACCGRP)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Analyze Process Access Group (ANZACCGRP) command produces a report that summarizes the Process Access Group (PAG) data collected earlier with the Display Access Group (DSPACCGRP) command. The report is useful in examining the process-access group data from a large number of jobs.

The environment section of the report shows a summary of all job types, the average number of files, duplicate files, display files, I/O counts, and process-access group size for the different job types. The job section shows information for each selected job. The file section shows, for each open file, the file name and type, the number of jobs using the file, the number of opens, the I/O count, and the average ODP (Open Data Path) size.

The report output is written to the printer file QSYSPRT.

Top

Parameters

Keyword Description Choices Notes
MBR Data base file member Name, QAPAGDTA Optional
LIB Data base file library Name, QPFRDATA Optional
TITLE Report title Character value, *BLANK Optional
JOB Job name Name, ANZACCGRP, *MBR Optional
JOBD Job description Single values: *NONE
Other values: Qualified object name
Optional
Qualifier 1: Job description Name, QPFRJOBD
Qualifier 2: Library Name, *LIBL, *CURLIB
Top

Data base file member (MBR)

Specifies the member in file QAPTPAGD in which the process access group data is saved by the Display Access Group (DSPACCGRP) command.

QAPAGDTA
The standard member name, QAPAGDTA, is used.
member-name
Specify the name of the member in which the data is saved.
Top

Data base file library (LIB)

Specifies the library where the process access group data is saved by the Display Access Group (DSPACCGRP) command.

QPFRDATA
The process access group data is saved in the IBM-supplied performance data library, QPFRDATA.
library-name
Specify the name of the library where the process access group data is saved.
Top

Report title (TITLE)

Specifies a short title that is printed at the top of each page of the report.

*BLANK
No title is used.
report-title
Specify a title of up to 40 characters enclosed in apostrophes.
Top

Job name (JOB)

Specifies the job name to be used if submitting the job for batch processing.

Any value for this parameter is ignored if *NONE is specified for the Job description prompt (JOBD parameter).

Note: If *NONE is specified for the Job description prompt (JOBD parameter), job processing is performed interactively.

The possible job name values are:

ANZACCGRP
The command name is used for the job name.
*MBR
The name selected for the performance data member in the Member prompt (MBR parameter) is used.
job-name
Specify the name to be used for any and all batch jobs.
Top

Batch job description (JOBD)

Specifies the job description used to submit the job for batch processing.

The possible job description values are:

QPFRJOBD
The IBM-supplied job description, QPFRJOBD, is used.
job-description-name
Specify the name of an alternate job description.
*NONE
A batch job is not submitted; processing continues interactively while the user waits. The user's workstation is not available for other use during this time, which could be significant for long jobs.

The possible library values are:

*LIBL
All libraries in the job's library list are searched until the first match is found.
*CURLIB
The current library for the job is used to locate the job description. If no current library entry exists in the library list, QGPL is used.
library-name
Specify the library in which the job description is located.
Top

Examples

ANZACCGRP


This command produces a report from the process access group data previously stored in the default location, member QAPAGDTA of QPFRDATA/QAPTPAGD, by the Display Access Group (DSPACCGRP) command.

Top

Error messages

*ESCAPE Messages

PFR5431
Cannot access process access group data file.
PFR9802
Unexpected message monitored.
Top