C H A P T E R  4

Uninstalling the Software

This chapter covers the following topics:


Uninstall the DMM Software

You can uninstall the DMM from the Sun Control Station user interface without uninstalling Sun Net Connect or the Sun Control Station.

Perform the following steps to uninstall the DMM:

1. Log in to the Sun Control Station.

2. Click Administration.

3. Click Modules.

4. Click the Delete icon next to the Data Manager Module, as shown in FIGURE 4-1.


FIGURE 4-1 Control Modules Page

Control Modules page on the Sun Control Station.


5. Click Confirm to remove the module.


Uninstall Sun Net Connect Software

Perform the following steps to uninstall Sun Net Connect:

1. Log in to the system as root.

2. Change to the following directory by typing:

# cd /opt/SUNWsrspx/bin

3. The uninstall script includes the Sun Net Connect version. Type the following to run the uninstall script:

# ./UninstallNetConnect.003.00x.000x.sh

For example, to uninstall Sun Net Connect 3.2, type the following:

# ./UninstallNetConnect.003.002.000.sh


Uninstall Sun Control Station Software

Uninstalling the Sun Control Station software removes all of the control modules. To uninstall individual Sun Control Station modules, see the Sun Control Station CC Edition Administration Guide.

1. Log in to the system as the root user.

2. Change to the /scs/uninstall directory.

3. Run the uninstall script.

# ./uninstall

To confirm that you want to proceed with the uninstallation process, type Y (yes). The default is N (no).

4. (Optional) On Solaris 9 systems, you can uninstall the prerequisite packages for MySQL, Gcmn 1 GNU, and the new curses library.

Type these commands:

# pkgrm SFWmysql

# pkgrm SFWncur

# pkgrm SFWgcmn

5. (Optional) Remove the tomcat4 user.

# userdel -r tomcat4