sdpcqlstop (terminates a query group)

Format

sdpcqlstop {[-force] query-group-name |-help}

Function

This command terminates a query group that is running on the SDP server. Unless the -force option is specified, the command processes any tuples that are in the input stream queue when the command is entered, and then terminates the query group.

Execution permissions

Administrator user

Prerequisites for command execution

To execute this command, you need the following files:

Storage directory

working-directory\bin\

Arguments

-force

Terminates the query group without processing tuples in the input stream queue. Tuples that are in the input stream queue are discarded.

query-group-name

Specifies the name of the query group to be terminated.

-help

Displays how to use the command.

If this option is specified, the command terminates without terminating the query group or checking the options for errors.

Notes

Return value

ValueMeaning
0The command terminated normally.
1The command resulted in an error.