The method used to stop the connector depends on the platform you are using. Refer to one of the following sections.
You can stop the connector in one of the following ways:
Press q in the connector window.
If your connector is configured as a Windows service, you can stop the service in the Windows Services dialog box.
You can load, activate, deactivate, pause, shut down, or delete a connector through System Monitor.
You can stop the connector in one of the following ways:
If you started the connector with the Console or with the submit_adapter.sh script in a QSHELL environment, do the following to stop the connector:
If you used the start_connName.sh script to start the connector from a QSHELL environment, press F3 to stop the connector.
You can load, activate, deactivate, pause, shut down, or delete a connector through System Monitor.
Connectors run in the background on Linux systems; there is no separate window for the connector. To stop the connector, run the following command:
connector_manager -stop connName WebSphereICSName
where connName is the name of the connector and WebSphereICSName is the name of the InterChange Server Express instance.