Uninstalling a Module

This procedure removes an installed module from a machine. In a clustered environment, you must perform this procedure on every server node in the cluster.

Follow these steps to remove a module from the Spectrum Technology Platform server.

Note: In this procedure, SpectrumDirectory is the directory where the Spectrum Technology Platform server is installed (for example, /home/user/myuser/Precisely/Spectrum).
  1. Source the SpectrumDirectory/server/bin/setup script.
  2. Run the SpectrumDirectory/server/bin/server.stop script to stop the Spectrum Technology Platform server.
  3. Uninstall a Spectrum Technology Platform module by running the uninstall script for the module:
    SpectrumDirectory/Uninstall/Uninstall_IUCodeversion-identifier/Uninstall_IUCode

    Where IUCode is the installation unit code for the module you want to uninstall, and version-identifier is a component version identifier. Within each module directory, the script that must be run is ./Uninstall_IUCode.

    You can repeat this step for any other modules that you want to remove.