Go to main content
Oracle® Hardware Management Pack Installation Guide

Exit Print View

Updated: December 2016
 
 

Uninstall Hardware Management Pack Components Using Console Mode

Before You Begin

  • To uninstall Management Pack components with Oracle Hardware Management Pack unInstaller, you must be logged in to your system with administrative privileges.

  1. To start the uninstaller, type one of the following commands:
    • For Oracle Solaris OS or Linux systems with Oracle Hardware Management Pack version 2.3.2.2 or later:

      /opt/ssm/setup/uninstall -i console

    • For Oracle Solaris OS or Linux systems with an Oracle Hardware Management Pack version earlier than 2.3.2.2:

      /opt/sun-ssm/setup/uninstall -i console

    • For Windows systems:

      Program Files\Oracle\Oracle Hardware Management Pack\setup\uninstall -i console

      where Program Files is the folder where your version of Windows stores programs.

    The following output appears:

    Uninstall Oracle Hardware Management Pack
    -----------------------------------------
    
    About to uninstall...
    
    Oracle Hardware Management Pack
    
    This will remove features installed by InstallAnywhere.  It will not remove
    files and folders created after the installation.
  2. Press Enter.

    The following output appears.

    Uninstall Options
    -----------------
    
    ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> to select the default.
    ->1- Completely remove all features and components.
    2- Choose specific features that were installed by InstallAnywhere.
    
    Please choose one of the following options:
  3. Type the number that represents your choice or press Enter to completely remove all features and components.

    The uninstall begins. When the uninstall is complete, the following output appears.

    Uninstall Complete
    ------------------
    
    All items were successfully uninstalled.
  4. Press Enter to exit the uninstaller.

    Note -  After running uninstall on a Solaris or Linux system, there might still be directories listed under /opt/sun-ssm. If you are completely removing Oracle Hardware Management Pack and all of its components, these directories can be safely deleted. In an upgrade scenario (where you will be updating components manually, not using the installer), the /opt/sun-ssm directory is required for compatibility with other versions of Oracle Hardware Management Pack.

See Also