Channel Overview Report

The purpose of this report is to observe selected channels of interest in your installation. The template consists of a variable part which must be repeated for each channel included in the Overview Record and a fixed part with one statement.

Template:

-------------- Variable Part, replace vv with
-------------- the Channel Path ID
OVW(TBSYvv(CHTBSY(vv))) statements for channels
OVW(LBSYvv(CHLBSY(vv)))

OVW(NUMPROC(NUMPROC)) This part is fixed and must be added
OVW(CPUBUSY(CPUBSY)) at the end of the report
OVW(APPLPER(APPLPER(POLICY)))
OVW(EXCPRT(EXCPRT(POLICY)))

If you want to use the template to monitor the two channels 85 and 86, you can generate the following exception control statements:

Example:

OVW(TBSY85(CHTBSY(85)))
OVW(TBSY86(CHTBSY(86)))
OVW(LBSY85(CHLBSY(85)))
OVW(LBSY86(CHLBSY(86)))
OVW(NUMPROC(NUMPROC))
OVW(CPUBUSY(CPUBSY))
OVW(APPLPER(APPLPER(POLICY)))
OVW(EXCPRT(EXCPRT(POLICY)))

The macro Channel Overview Report processes converted Overview Records which have been created based on this control set.