EVENT SERVICES STOP Command Format

The EVENT SERVICES STOP command stops event notification for a specific event services request.

The EVENT SERVICES STOP command stops event notification and deletes the event request from the system.

The EVENT SERVICES STOP command uses the following format and parameters.

Command Parameters
EVENT [SERVICES] STOP ID=event-request-name
IMMEDIATE

Required Parameter

The EVENT SERVICES STOP command has one required parameter.
ID=event-request-name

specifies the logical name of the event services request to start. This name must match a name specified in a CREATE EVENT SERVICES command.

Optional Parameter

The EVENT SERVICES STOP command has one optional parameter.
IMMEDIATE

indicates that no more event records can be sent. If you do not specify IMMEDIATE, all records on the internal EVENT queue are sent before the EVENT request is terminated.