DETAIL_LEVEL

Use the optional DETAIL_LEVEL keyword to specify the level of detail to write into the repository statistics data set.

The statistics written to the repository statistics data set can provide details for each individual UOW or can be summarized into area details. The data set that is used to save summarized area details is significantly smaller than the data set that is used to save individual UOW details.

When statistics are retrieved from the repository by using the RETRIEVE command (see RETRIEVE), the level of detail (UOW or area) written affects the reports that can be generated. When UOW details are written, reports can be generated for a a range of UOWs. When area details are written, only area reports can be generated. As a result, the STARTUOW and STOPUOW keywords cannot be used to generate reports for individual UOWs when area details are written to the repository statistics data set.

Use

DETAIL_LEVEL is an optional keyword for the following subcommand set:

  • ADD ALLOCATION

  • ADD AREA_ALLOCATION

  • ADD DBD_ALLOCATION

  • ADD GLOBAL_ALLOCATION

  • ADD GROUP_ALLOCATION

  • MODIFY ALLOCATION

  • MODIFY AREA_ALLOCATION

  • MODIFY DBD_ALLOCATION

  • MODIFY GLOBAL_ALLOCATION

  • MODIFY GROUP_ALLOCATION

Syntax

DETAIL_LEVEL=parameter

Parameters

Specify one of the following parameter values:

Value

Description

UOW

store repository statistics with all UOW details

AREA

store repository statistics with area details only

Default

DETAIL_LEVEL=UOW

Alias

None

Was this page helpful? Yes No Submitting... Thank you

Comments