Cisco Transport Manager Installation Guide, 9.2T
Appendix B: Uninstalling CTM, Cisco Edge Craft, and the Oracle Database

Table Of Contents

Uninstalling CTM, Cisco Edge Craft, and the Oracle Database

B.1  Uninstalling the CTM Server

B.2  Uninstalling the CTM Client and Cisco Edge Craft on Microsoft Windows

B.3  Uninstalling the CTM Client and Cisco Edge Craft on Sun Solaris

B.4  Reverting to the Earlier Database


Uninstalling CTM, Cisco Edge Craft, and the Oracle Database


This appendix describes how to uninstall the CTM R9.2T server, the CTM R9.2T client, Cisco Edge Craft, and the Oracle software. This appendix also describes how to delete the EMS information from the Oracle database.


Note You cannot uninstall only CTM GateWay/CORBA. To uninstall CTM GateWay/CORBA, you must uninstall the entire CTM server. See Uninstalling the CTM Server.


B.1  Uninstalling the CTM Server

Uninstalling the CTM server automatically uninstalls the Oracle installation, CTM database, and web server (if the web server was installed). The web server cannot be uninstalled on its own.


Step 1 Enter the following command to shut down the CTM server:

ctms-stop

Step 2 Enter the following command to set the display on your terminal:

setenv DISPLAY hostname-or-IP-address:0.0

Step 3 Enter the following command to verify that the display is set correctly:

echo $DISPLAY

In the output, you should see:

hostname-or-IP-address:0.0

Step 4 Log into the CTM server as the root user and enter the following command, where version is the specific version of the CTM server that you want to uninstall:

/opt/CiscoTransportManagerServerversion/UninstallerData/IAUninstaller.sh

For example, enter the following command to uninstall CTM R9.2T:

/opt/CiscoTransportManagerServer9.2/UninstallerData/IAUninstaller.sh

Step 5 Wait for up to 90 seconds while the following message appears:

Uninstalling Cisco Transport Manager server...

Step 6 At the Uninstall Cisco Transport Manager screen, click Uninstall.


Note If the CTM server is still running, you are prompted with an error dialog box. To stop the uninstallation process, click OK. Use the ctms-stop command to stop the CTM server. The uninstall process will proceed once the CTM server is no longer running.


Step 7 At the Uninstall Complete screen, click Done.

Step 8 Choose y or n when prompted to remove the files that were not removed by the uninstaller script.


B.2  Uninstalling the CTM Client and Cisco Edge Craft on Microsoft Windows

If any reports or exports of CTM data have been stored under the client directory and need to be saved, move the reports to a different directory before uninstalling the CTM client.


Step 1 On the workstation where the client will be uninstalled, close any CTM client sessions and Cisco Edge Craft client sessions that are currently open.

Step 2 Use the Windows Add or Remove Programs tool to uninstall the CTM client.

a. From the Start menu > Control Panel, choose Add or Remove Programs.

b. In the Add or Remove Programs dialog box, choose Cisco Transport Manager Client and click Change/Remove.

c. At the Uninstall Cisco Transport Manager Client screen, click Uninstall.

d. At the prompt to close any CTM client sessions that are currently open, click OK.

e. At the Uninstall Complete screen, click Done.

f. Close the Add or Remove Programs dialog box.

Step 3 Delete the directory where the CTM client was installed. The default installation directory is C:\Cisco\TransportManagerClient9_2.


B.3  Uninstalling the CTM Client and Cisco Edge Craft on Sun Solaris

If any reports or exports of CTM data have been stored under the client directory and need to be saved, move the reports to a different directory before uninstalling the CTM client.


Step 1 On the workstation where the client will be uninstalled, close any CTM client sessions and Cisco Edge Craft client sessions that are currently open.

Step 2 Log in as the root user or become the root user on the workstation where the client will be uninstalled.

Step 3 Enter the following command to change directories to the /opt directory:

cd /opt

Step 4 Enter the following command to remove the /opt/CiscoTransportManagerClient directory:

rm -rf CiscoTransportManagerClient

If at the time of installation you specified a directory other than the default /opt/CiscoTransportManagerClient directory, enter the following command, specifying the full path (for example, /opt/CiscoTransportManagerClient9.2):

rm -rf full-path-to-installation-directory

Step 5 Enter the following command to remove the symbolic link to ctmc-start:

rm /usr/bin/ctmc-start


Caution In the Bourne shell, if you enter ctmc-start to start the client and then execute Ctrl+C in the xterm window where the client was launched, the CTM client will terminate.


B.4  Reverting to the Earlier Database

To revert to the database as it was before installing CTM R9.2T, see the Cisco Transport Manager Release 9.2 User Guide, section "Restoring the CTM Database from the Previous Backup."


Note The revert procedure will result in loss of local database information stored after the upgrade. In other words, a reverse database migration is not supported; rather, a backup copy of the original database is used.