Sun Identity Manager 8.1 Installation

ProcedureTo Uninstall Identity Manager on UNIX

  1. Stop your application server.

  2. Go to the location where you installed the Identity Manager application.

  3. Remove configuration database files. To do this:

    1. Log in to your database server.

    2. Run the drop_waveset_tables.DatabaseType script for your database type.

  4. Enter the following command:

    java -cp . uninstall_Sun_System_Identity_Manager


    Note –
    • Do not include the .class extension of this file to the command.

    • If $WSHOME is in your class path, then you may omit the -cp . argument.