A user is attempting to create a new threshold or rule within SYSVIEW. He finds that the ADD line command is missing from the selection list (displayed via ?). This prevents the user from adding new metrics to the METRICS or RULES panels.
SYSVIEW 17.0 - z/OS supported releases -
This issue typically occurs due to one of the following reasons:
Step 1: Verify Security Permissions:
Ensure that the security administrator has granted the user ID the appropriate authority:
- Resource Names: THRESH and RULES.
- Access Level: UPDATE or WRITE.
- Tooling: Check permissions in the site's security software (Broadcom ACF2, Broadcom Top Secret, or IBM RACF).
Step 2: Validate Parmlib Configuration:
Review the GSVXLCMD parmlib member to ensure the ADD command is globally enabled for the affected panels:
Step 3: Check SYSVIEW Session Settings:
If security and parmlib settings are correct, verify the individual session settings:
Step 4: Verify Panel Context:
Confirm the userid is a panel where the ADD command is valid, such as METRICS MVS. Use the COMMANDS command to see a list of valid commands for the current panel context.
Expected Outcome
After applying the correct security permissions and ensuring the GSVXLCMD member is properly configured, the ADD line command should appear in the ? help list and function correctly for creating new metrics and thresholds.