WLMGL
The WLMGL control statement requests the Workload Manager Report.
[TYPE={(DETAIL,ACTIVITY,DELAY)|ALL}]
[,SUMMARY={(SRVCLASS,RPTCLASS,WORKLOAD,POLICY,ALL,NODETAIL)}]
[,PERIOD={DAY|WEEK|MONTH}]
[,UNUSED={SUPPRESS|PRINT}]
[,SRVCLASS={(up to 32 service class names)}]
[,RPTCLASS={(up to 32 report class names)}]
[,WORKLOAD={(up to 32 workload names)}]
[,POLICY={(up to 32 service policy names)}]
Parameters
The parameters for the WLMGL control statement are as follows:
TYPE= | specifies the type or types of reports to be generated; allowable values are as follows:
|
---|---|
SUMMARY= | lets you select one or more summary levels; allowable values and the report summaries that they create are as follows:
|
PERIOD= | specifies the granularity of the ACTIVITY and DELAY MAPS
|
UNUSED= | specifies whether reports are printed for service classes that report no work
|
SRVCLASS= | specifies one or more specific service classes that are to be included in the WLMGL report This parameter permits up to 32 names, enclosed in parentheses and separated by commas. Wildcard characters (*) are allowed. If this parameter is omitted, all service classes are included in the report. |
RPTCLASS= | specifies one or more specific report classes that are to be included in the Report Class Summary section This parameter permits up to 32 names, enclosed in parentheses and separated by commas. Wildcard characters (*) are allowed. If this parameter is omitted, all report classes are included in the report. |
WORKLOAD= | specifies one or more specific workloads that are to be included in the WLMGL report This parameter permits up to 32 names, enclosed in parentheses and separated by commas. Wildcard characters (*) are allowed. If this parameter is omitted, all workloads are included in the report. |
POLICY= | specifies one or more policy names that are to be included in the Policy Summary Report This parameter permits up to 32 names, enclosed in parentheses and separated by commas. Wildcard characters (*) are allowed. If this parameter is omitted, all service policies are included in the report. |
Examples
The following examples illustrate the use of the WLMGL control statement.