Neoview Workload Management Services Guide (R2.5)

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 a user associated with ROLE.DBA, 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-25 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
Example
This command displays the services that are associated with the rule, COMPRULE1:
STATUS SERVICE RULE COMPRULE1;
STATUS SERVICE RULE Command 249