Uninstalling the full product on AIX

Always use the uninstall wizard to remove this product.

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

  1. Stop all running processes that use any part of WebSphere Business Integration Message Broker (brokers and the User Name Server) before you uninstall. 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 computer, delete all of the runtime components. When you delete a component, all its associated data and resources are deleted; if you want to retain component data, do not delete that component. Use the following commands to delete one or more components: mqsideletebroker command and mqsideleteusernameserver command.
  3. Start of changeRun the uninstallation program: Start of changeremove WebSphere Business Integration Message Broker before you remove WebSphere Business Integration Event Broker.End of change
    /usr/opt/mqsi/_uninst/message/uninstaller [-options-...]
    /usr/opt/mqsi/_uninst/event/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.
    End of change
Related tasks
Installing on AIX
Related reference
mqsideletebroker command
mqsideleteusernameserver command
mqsilist (list resources) command
mqsistop command