Silently uninstalling the Adapter Capacity Pack

The name of the response file used to silently uninstall the Adapter Capacity Pack is adaptercp_silent_uninst.txt and it is located in the following directory on the OS/400 or i5/OS system:

/QIBM/ProdData/WBIServer44/AdapterCapacityPack

To perform a silent uninstallation, do the following:

  1. Copy the adaptercp_silent_uninst.txt response file from /QIBM/ProdData/WBIServer44/AdapterCapacityPack to the directory /QIBM/ProdData/WBIServer44/AdapterCapacityPack/_uninstAdapterCP.
  2. Modify the response file with the settings needed for your uninstallation.
  3. Enter QShell by typing QSH at the OS/400 or i5/OS command line and change directory to /QIBM/ProdData/WBIServer44/AdapterCapacity Pack/_uninstAdapterCP.
  4. From a command line, issue the following command:
    java -jar uninstall.jar -silent -options adaptercp_silent_uninst.txt

Copyright IBM Corp. 2004, 2005