Neoview Workload Management Services Guide (R2.4)
DELETE SERVICE Command
The DELETE SERVICE command removes a service from the WMS configuration on the Neoview
platform.
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
DELETE SERVICE service-name
service-name
is the name of an existing, user-defined service for managing queries. service-name must
exist in the WMS configuration and cannot be the SYSTEM service.
Considerations
• You cannot delete a service that is in the ACTIVE state. You must stop the service before
you delete it.
• You cannot delete a service that begins with the reserved “HPS_” prefix or that has the same
name as one of the predefined services, HPS_TRANSPORTER and HPS_MANAGEABILITY.
Administrators can alter those predefined services.
Examples
• This command removes SERVICE51 from the WMS configuration:
DELETE SERVICE SERVICE51;
112 WMS Commands