Specifies if literals and help text is to appear in uppercase and lowercase (UPLOW) or uppercase only (UPPER). The default is UPLOW. Specify UPPER if the lowercase English alphabet causes problems with your site's terminals.
Indicates if the component is to run pseudo-conversationally. PSEUDO (default) indicates that it runs pseudo-conversationally. YES indicates that it runs conversationally. Generally, this parameter is PSEUDO for the Interval and Application Monitors; YES for the Realtime Monitor. NO is a synonym for PSEUDO.
Specifies whether the person running the monitor can edit windows. The default is YES.
Specifies whether the data stream sent to the terminal is to be compressed. FULL (default) indicates that the data stream will not be compressed and will use relatively less CPU time but more transmission time. MODIFIED indicates that the data stream will be compressed and will use relatively more CPU time but less transmission time.
Defines the number of PF keys in use. The default is 12. If you specify 24, any keys not explicitly used by the monitors are shadow keys (PF17 shadows PF5, PF18 shadows PF6, and so forth).
Specifies whether Performance Monitor automatically refreshes monitor screens with current statistics. The default is NO. This parameter should be NO for the Interval and Application Monitors. Specify NO, YES, or refresh-interval for the Realtime Monitor:
Note: By default, REFRESH=NO is forced for UCF terminals regardless of the setting in #PMGEN. The REFRESH value will be honored for the setting in #PMGEN. The REFRESH value will be honored for UCF terminals if optional bit 34 is set in RHDCOPTF. Limitations still exist, however, on the use of automatic refresh when using UCF terminals. These limitations arise because the REFRESH option is implemented by issuing a READ BUFFER instead of a READ MODIFIED command when it is checking for input before refreshing the screen.
The limitations are as follows:
Also ensure the CICS terminal control table entry has a TOTAL buffer size large enough to accommodate the realtime monitor READ BUFFER and datastream write commands. In addition, each #UCFUTD macro associated with the UCF front-end should specify BUFSIZ=8192.
Note that the READ BUFFER command causes the front-end UCFCICS task, which is accessing PMRM, to run conversationally. This means that a CICS task will be running as long as PMRM is running. This task might use increasing amounts of CICS resources such as storage. This might necessitate terminating the PMRM task periodically to release resources.
This indicates that PMRM has issued the READ BUFFER and recognized that operator input is pending.
It may be helpful to reduce the default refresh interval of 10 seconds by reassembling the #PMGEN macro and relinking the PMRTINIT program. Alternatively, the REFRESH command can be issued from within PMRM.
Note that optional bit 34 has no effect on non-UCF terminals.
Specifies whether a Performance Monitor user can save version 1 of the monitor screens. The default is YES. As system administrator, you can tailor the screens with YES at installation and then specify NO once Performance Monitor is in production.
Note: For more information about tailoring screen displays, see Tailoring Screens, Task Codes, and Entry Options.
Specifies whether Performance Monitor writes a snap dump to the log file whenever the STAE detects an abend within the Performance Monitor. The default is NO. If SNAP=YES, STAE must also be YES.
Specifies whether the Performance Monitor user can sort windows. The default is YES.
Specifies whether the Performance Monitor STAE receives control when an abend occurs within the Performance Monitor. The default is YES.
Specifies whether users can save a test version of the monitor screens (any version other than version 1). The default is YES.
Note: For more information about saving modified screen versions, see Tailoring Screens, Task Codes, and Entry Options.
|
Copyright © 2014 CA.
All rights reserved.
|
|