Neoview Workload Management Services Guide (R2.5)

DELETE RULE Command
The DELETE RULE command removes a rule from the WMS configuration on the Neoview
platform.
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
DELETE RULE rule-name
rule-name
is the name of an existing, user-defined rule.
Considerations
When you delete a rule, all associations with services using the rule are deleted.
You cannot delete one of the predefined rules, HPS_MANAGEABILITY1 through 11 or
HPS_TRANSPORTER1.
Example
This command removes the COMPRULE6 rule from the WMS configuration:
DELETE RULE COMPRULE6;
210 WMS Commands