Neoview Workload Management Services Guide (R2.4)
STATUS SERVICE RULE Command
The STATUS SERVICE RULE command displays the services that are associated with the specified
rule.
NOTE: Only administrators are permitted to run this command. By default, an administrator
is ROLE.DBA or the super ID (super.services or super.super).
Syntax
STATUS SERVICE RULE rule-name
rule-name
is the name of a user-specified rule.
Considerations
• The STATUS SERVICE RULE command returns this information:
Table A-24 STATUS SERVICE RULE Output
DescriptionData TypeColumn Name
CONN, COMP, or EXECVARCHAR(4)TYPE
Name of the ruleVARCHAR(96)RULE_NAME
Services to which the rule is associatedVARCHAR(96)SERVICE_NAME
Examples
• This command displays the services that are associated with the rule, COMPRULE1:
STATUS SERVICE RULE COMPRULE1;
146 WMS Commands