Neoview Workload Management Services Guide (R2.4)
This STATUS SERVICE EXEC command displays the names of the execution rules that are
associated with SERVICE1:
NS%status service service1 exec;
TYPE RULE_NAME SERVICE_NAME
---- ------------------------------------ --------------------
EXEC EXECRULE1 SERVICE1
EXEC EXECRULE2 SERVICE1
EXEC EXECRULE3 SERVICE1
--- WMS operation complete.
NS%
For the syntax, see the “STATUS SERVICE EXEC Command” (page 145).
Displaying the Services Associated With an Execution Rule
Use the STATUS SERVICE RULE command to display the names of services that are associated
with the specified execution rule. In this example, the STATUS SERVICE RULE command displays
the names of the services that are associated with the execution rule, EXECRULE1:
NS%status service rule execrule1;
TYPE RULE_NAME SERVICE_NAME
---- ----------------------------------- --------------------
EXEC EXECRULE1 SERVICE1
EXEC EXECRULE1 SERVICE25
EXEC EXECRULE1 SERVICE13
--- WMS operation complete.
NS%
For the syntax, see the “STATUS SERVICE RULE Command” (page 146).
Execution Rules 65