Uninstalling the full product on Solaris

Always use the uninstall wizard to remove this product.

If you used the install wizard to install the product on your system, you must use the associated uninstall wizard; do not use the native uninstaller.

  1. Stop all running processes that use any part of WebSphere Business Integration Message Broker (brokers and the User Name Server) before uninstalling. Use the mqsilist (list resources) command to check which components are running. Stop each component using the mqsistop command.
  2. If you do not plan to reinstall on this machine, delete all of the runtime components. When you delete a component, all its associated data and resources are deleted. Use the following commands to do this: mqsideletebroker command and mqsideleteusernameserver command.
  3. Run the Solaris uninstaller: /opt/mqsi/_uninst/message/uninstaller [-options-...] where [-options-...] are:
    Command line option Description
    -options-record Specifies that the install wizard should automatically generate an options/response "record" file, <responsefile>, for the project after completion.
    -options-template Specifies that the install wizard should automatically generate an options/response "options" file, <responsefile>, for the project while running, which can be edited and used to provide user input during a later run.

Related tasks
Installing on Solaris

Related reference
mqsideletebroker command
mqsideleteusernameserver command
mqsilist (list resources) command
mqsistop command