Uninstalling Cognos Metrics for Linux and AIX
Uninstall Cognos Metrics on Linux or AIX systems.
Procedure
-
Extract Cognos® Wizard as follows:
- Extract to a directory on the server, such as /opt/build/IBM_Cognos_Install_Linux.
- Access the CognosWizard/native folder.
- Extract CognosBIConfig_unix.tar.
- Copy the following files from the bin folder in CognosBIConfig_unix.tar to
the bin folder in %COGNOS_CONFIG_PATH%:
- cognos-uninstall.bat
- removeCognosCluster.py
- removeCognosServer.py
- uninstallCognosApps.py
- uninstallCognosDMApps.py
- validateDM.py
-
Grant permission to cognos-uninstall.sh using the following
command:
chmod 777 cognos-uninstall.sh
- Restore the PASSWORD REMOVED in cognos-setup.properties to the original password unless the passwords were not removed during installation.
-
Run the Cognos uninstall process using the following
format:
For a federated, clustered node, run
#./cognos-uninstall.sh -addNode=true
Note: If you have not entered information for deployment manager and cluster, the console will prompt for them during the validation.For a stand-alone environment, run#./cognos-uninstall.sh
- Wait for the script to complete running.