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