It is important to use uninstall programs to completely remove all files and modifications to system files.
To uninstall IBM Cognos 8, you uninstall server components and modeling tools.
If you are running IBM Cognos 8 in
an application server environment, use the administration tool provided
with the application server to stop the application if it is running and
undeploy the Java portion of IBM Cognos 8 components. Many
application servers do not completely remove all deployed application
files or directories during an undeployment; therefore, you may
have to perform this action manually. After you have undeployed
IBM Cognos 8 components, complete the steps in this chapter
to uninstall on UNIX and on Windows
.
If you no longer require IBM Cognos 8 or if you are upgrading, uninstall IBM Cognos 8.
If you are upgrading from an older version of ReportNet to IBM Cognos 8, follow the uninstallation instructions in the documentation for the older version of ReportNet.
If the console attached to your computer does not support a Java-based graphical user interface, determine the process identification (pid) of the IBM Cognos 8 process by typing the following command:
ps -ef | grep cogbootstrapservice
Stop the IBM Cognos 8 process:
If you run XWindows, start IBM Cognos Configuration, and from the Actions menu, click Stop.
If you do not run XWindows, type:
kill -TERM pid
To uninstall IBM Cognos 8, go to the c8_location/uninstall directory and type the appropriate command:
Follow the prompts to complete the uninstallation.
Delete all temporary Internet files from the Web browser computers.
Uninstalling does not remove any files that changed since the installation, such as configuration and user data files. Your installation location remains on your computer, and you retain these files until you delete them manually.
Important:
Do not delete the configuration and data files if you are upgrading to a new version of IBM Cognos 8 and you want to use the configuration data with the new version.
If you are using Cognos Content Database, the default location for the database files is in the c8_location/contentstore directory. If you want to keep your database after uninstalling, do not delete this directory.
If you no longer require IBM Cognos 8 or if you are upgrading, uninstall all IBM Cognos 8 components and the IBM Cognos 8 service.
If you installed more than one component in the same location, you can choose the packages to uninstall using the uninstall wizard. All components of the package will be uninstalled. You must repeat the uninstallation process on each computer that contains IBM Cognos 8 components.
It is not necessary to back up the configuration and data files on Windows. These files are preserved during the uninstallation.
We recommend that you close all programs before you uninstall IBM Cognos 8. Otherwise, some files may not be removed.
Uninstalling does not remove any files that changed since the installation, such as configuration and user data files. Your installation location remains on your computer, and you retain these files until you delete them.
Important: Do not delete the configuration and data files if you are upgrading to a new version of IBM Cognos 8 and you want to use the configuration data with the new version.
From the Start menu, click Programs, IBM Cognos 8, Uninstall IBM Cognos 8, Uninstall IBM Cognos 8.
The Uninstall wizard appears.
Tip: IBM Cognos 8 is the default name of the Program Folder that is created during the installation. If you chose another name, go to that folder to find the program.
Follow the instructions to uninstall the components.
The cognos_uninst_log.htm file records the activities that the Uninstall wizard performs while uninstalling files.
Tip: To find the log file, look in the Temp directory.
Delete all temporary Internet files from the Web browser computers.
For more information, see your Web browser documentation.
If you want to uninstall only Cognos Content Database and leave other IBM Cognos 8 components on your computer, you must use the following procedure. After you uninstall Cognos Content Database you must configure a new content store before you can restart the IBM Cognos 8 service.
If you installed only Cognos Content Database, use another procedure. For information about this procedure, see Uninstall IBM Cognos 8 on UNIX or Linux or Uninstall IBM Cognos 8 on Windows.
On the computer where you installed Cognos Content Database, go to the c8_location\bin directory, and type the following command:
On Windows, type
derby.bat uninstall
This command removes the Cognos Content Database service.
On UNIX, type
derby.sh stop
This command stops the Cognos Content Database service.
In the c8_location directory, delete the derby10.1.2.1 directory.
In the c8_location\bin directory, delete the following files:
On Windows, derby.bat
On UNIX, derby.sh and derbyenv.sh
On Windows, in the c8_location\logs directory, delete the derby.service file.
In the c8_location directory, open the cmplst.txt file in a text editor.
Remove lines containing Cognos Content Database values. The lines contain CCD and CMDERBY. For example:
C8BISRVRCCD_version=
C8BISRVRCCD_name=
CCD_version=
CCD_name=
CMDERBY_version=
CMDERBY_name=
Tip: You can also comment the lines out by inserting # at the start of each line.
Save the file.
Start IBM Cognos Configuration.
Under Data Access, Content Manager, do the following:
Delete the Cognos Content Database.
Configure a new database resource to point to a new content store.
For more information, see Set Database Connection Properties for the Content Store.
Restart IBM Cognos 8.