Removing the KQIUserExit user exit

Before you uninstall the IBM® Integration Bus agent, you must first remove the KQIUserExit user exit.

Procedure

Complete the following steps to remove the KQIUserExit user exit that you deployed to IBM Integration Bus for transaction tracking:

  1. Navigate to the bin directory of the IBM Integration Bus agent.
    • Windowsagent_install_dir\arch\qi\bin
    • Linux or AIXagent_install_dir/arch/qi/bin
    where:
    • agent_install_dir is the agent installation directory. The default is C:\IBM\APM on Windows systems and /opt/ibm/apm/agent on Linux® and AIX® systems.
    • arch is the architecture code of the platform. For example, lx8266 represents Linux Intel v2.6 (64-bit). For a complete list of the architecture codes, see the agent_install_dir/archdsc.tbl file.
  2. Run the configDC script to remove the user exit library interactively:
    • Windows
      configDC.bat –disable iib_install_dir
    • Linux or AIX
      ./configDC.sh –disable iib_install_dir
    where iib_install_dir is the installation directory of the IBM Integration Bus.

Example

The following example removes the agent provided user exit for version 9.0 brokers that are installed on an AIX system:
cd /opt/IBM/ITM/aix513/qi/bin
./configDC.sh –disable /opt/IBM/mqsi/9.0