Question:
On the ACTIVITY screen, the ECSA, ESQA, SQA, and CSA fields are highlighted even when the condition is NORMAL. I do not want them highlighted if they are not representing a WARNING or PROBLEM. How can I change condition fields that are NORMAL so they don't highlight?
Environment:
z/OS
Answer:
In SYSVIEW, the SCREEN command is used to display and modify the attributes of the screen display fields.
To change how SYSVIEW highlights Normal Condition status fields do the following:
1. In SYSVIEW, issue the SCREEN command.
2. Then, Find the row for "CONDNormal".
3. There are four valid values for the Hilite field, the include: NONE, BLINK, REVERSE, and USCORE. REVERSE allows for normal highlighting. Ensure the Hilite field is set to NONE if highlighting is not desired.
4. After setting NONE, press PF3 to leave the SCREEN display.
Additional Information:
https://docops.ca.com/display/CSPM10/Screen+Attributes