The way to stop a 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.
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 the QSHELL environment, you can press F3 to stop the connector.
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 connName -stop WebSphereICSName
where connName is the name of the connector and WebSphereICSName is the name of the InterChange Server Express instance.