Sun Java logo     Previous      Contents      Next     

Sun logo
Sun Java System Identity Pack 2005Q4M3 Installation  

14

Uninstalling Applications

Follow these instructions to remove:


Remove the Software

Use these instructions to remove the software from a Windows or UNIX installation.

On Windows

  1. Stop your application server.
  2. If you are using an Windows server to run the Sun Identity Manager Gateway, stop the gateway service with the command gateway –k.

  3. Note  You can later remove the gateway service with the command:

    gateway –r

  4. 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.
  5. From the Windows Control Panel, open the Add/Remove Program facility.
  6. Click to highlight Identity Manager or Identity Auditor as appropriate, and then click Change/Remove. Your system displays an Uninstaller panel.
  7. Click Uninstall Now to remove the application files and registry entries. After reading the Unistallation Summary click Finish.
  8. Remove links and references to the application software from your application server.

On UNIX

  1. Go to the location where you installed the application.
  2. 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.
  3. Enter the following command:
  4. JAVA uninstall_Sun_Java_System_Identity_Manager_Version_Installer


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


Remove the Application Database

Use one of the following commands to remove the application database.

If your database is:

On this platform:

Run this command:

MySQL

Windows

c:\mysql\bin\mysql < drop_waveset_tables.mysql

MySQL

UNIX

$MYSQL/bin/mysql < drop_waveset_tables.mysql

Oracle

Windows

sqlplus dbausername/dbapassword @drop_waveset_tables.oracle

Oracle

UNIX

sqlplus dbausername/dbapassword @drop_waveset_tables.oracle

DB2

Windows and UNIX

db2 –tvf drop_waveset_tables.db2

SQL Server

Windows

isql -S <server> -U User -P Password -i PathToFile\drop_waveset_tables.sqlserver



Previous      Contents      Next     


Copyright 2006 Sun Microsystems, Inc. All rights reserved.