Startup

Starting the connector

A connector must be explicitly started using its connector start-up script. The startup script should reside in the connector's runtime directory:

ProductDir\connectors\connName
 

where connName identifies the connector. The name of the startup script depends on the operating-system platform, as Table 15 shows.

Table 15. Startup scripts for a connector

Operating system Startup script
UNIX-based systems connector_manager_connName
Windows start_connName.bat

You can invoke the connector startup script in any of the following ways:

For more information on how to start a connector, including the command-line startup options, refer to one of the following documents:

Stopping the connector

The way to stop a connector depends on the way that the connector was started, as follows:

Copyright IBM Corp. 1997, 2003