For information on starting a connector, stopping a connector, and the connector's temporary startup log file, see the see the startup chapter in the System Installation Guide for your platform.
If the SQL Query Dispatcher is installed on the same system as the adapter, the adapter will automatically start the dispatcher upon initialization and shut it down upon termination. However, if the SQL Query Dispatcher is installed remotely, you must start and stop it manually as described below.
Use the following command line to start the dispatcher:
Where:
To stop the SQL Query Dispatcher, use the following command line:
java com.ibm.adapters.qad.datahandlers.StopDispatcher instance_name port
Where the parameters have the same meaning as described above.