Neoview Workload Management Services Guide (R2.5)
START SERVICE Command
The START SERVICE command starts a service and sets the state of the service to ACTIVE. Use
this command after issuing a STOP SERVICE command.
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
START SERVICE service-name
service-name
is the name of a user-defined service for managing queries. service-name can be a maximum
of 24 characters and must be a unique name in WMS. service-name must exist in the WMS
configuration but cannot be the SYSTEM service. The service name is not case-sensitive and
is always converted to uppercase. WMS supports multibyte characters in the service name.
For guidelines on using multibyte character sets, see the Neoview Character Sets Administrator's
Guide.
Example
This command starts SERVICE1:
START SERVICE SERVICE1;
226 WMS Commands