ChangeSubscriptionSvcState
Syntax: changeSubscriptionSvcState [option]
The changeSubscriptionSvcState command is used to change the operational state of the subscription service. Using one of the available options, places the service into a specific operational state.
Options for changeSubscriptionSvcState
enable Enable the subscription service.
pause Disabled the subscription service, stop all subscription processing, events continue to accrue in the subscription queue.
remove Disabled the subscription service, stops all subscription processing, stop event queuing, remove all events that are currently in the queue.
Example using changeSubscriptionSvcState
changeSubscriptionSvcState remove – disables the subscription service, the queue stops accepting events, and removes all events currently in the queue.
Solution Published: December 6th, 2011
Solution ID: 982