DELETE SERVICE

Use the MQSC command DELETE SERVICE to delete a service definition.

Using MQSC commands

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

Synonym:

DELETE SERVICE

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

Usage notes for DELETE SERVICE

  1. The command fails if an application has the specified service object open, or if the service is currently running.

Keyword and parameter descriptions for DELETE SERVICE

(service-name)

The name of the service definition to be deleted. This is required. The name must be that of an existing service defined on the local queue manager.