Starting the connector

If you are running Clarify 12.0 on a Solaris or HP UX platform, you must complete the following steps before you start the connector:

  1. Set the Library Path (LD_LIBRARY_PATH/SHLIB_PATH) to the <Clarify Install>db_admin directory.
  2. Change the ORACLE_HOME variable in <AdapterFramework>/connectors/Clarify/start_Clarify.sh to the root directory where Oracle is installed.
  3. Copy clarify.env from <Clarify Install>/db_admin to the location from which you are starting the connector.
Note:
If you see the following error message: Unable to load PPOMS Library: : 'Orappoms.DLL'. (0x60004c), check the LD_LIBRARY_PATH to ensure that the following files are included:

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 5 shows.

Table 5. 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:

Copyright IBM Corp. 1997, 2004