STOP SERVICE

Use the MQSC command STOP SERVICE to stop a service.

Synonym:

STOP SERVICE

Read syntax diagramSkip visual syntax diagramSTOP 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.