Previous Topic: JREPORT 007 - Area SummaryNext Topic: JREPORT 008 - Formatted Record Dump


Field Descriptions

A description of the fields in the Area Summary report follows:

AREA NAME

Identifies the subschema name of the area to which the information applies.

PROGRAM NAME

Identifies the name of each program that accesses the area.

Note: For non-SQL transactions, the subschema control supplies the name of the program. If the program name is blank, then the program issued a BIND RUN UNIT before moving its name to the name field in the subschema control.

For SQL transactions, the RCM for the program initiating the transaction supplies the name of the program.

SHARED RETRIEVAL

Indicates the number of times transactions associated with the program readied the area in shared retrieval mode.

EXCLUSIVE RETRIEVAL

Indicates the number of times transactions associated with the program readied the area in exclusive retrieval mode.

PROTECTED RETRIEVAL

Indicates the number of times transactions associated with the program readied the area in protected retrieval mode.

SHARED UPDATE

Indicates the number of times transactions associated with the program readied the area in shared update mode.

EXCLUSIVE UPDATE

Indicates the number of times transactions associated with the program readied the area in exclusive update mode.

PROTECTED UPDATE

Indicates the number of times transactions associated with the program readied the area in protected update mode.