Start a query group that has already been registered into the SDP server.
When a query group starts, it receives send data from adaptors and then executes queries.
To start a query group, execute the sdpcqlstart command. An example of command execution is shown below. In this example, QueryGroupSample is the name of the query group property file.
working-directory\bin\sdpcqlstart QueryGroupSample |
To register and start a query group at the same time, execute the sdpcql command with the -autostart option specified.
For details about the sdpcqlstart or sdpcql command, see sdpcqlstart (starts a query group) or sdpcql (registers a query group) in 7. Commands.