[UNIX, Linux, Windows, IBM i]

STOP SERVICE on Multiplatforms

Use the MQSC command STOP SERVICE to stop a service.

Using MQSC commands

For information on how you use MQSC commands, see Performing local administration tasks using MQSC commands.

Synonym:

STOP SERVICE

Read syntax diagramSkip visual syntax diagram STOP SERVICE ( service-name )

Usage notes

If the service is running, it is requested to stop. This command is processed asynchronously so might return before the service has stopped.

If the service that is requested to stop has no STOP command defined, an error is returned.

Parameter descriptions for STOP SERVICE

(service-name)
The name of the service definition to be stopped. This is required. The name must that of an existing service on this queue manager.