Go to primary content
Oracle Agile Engineering Data Management Server Installation Guide on Windows and UNIX
Release e6.2.0.0
E52561-02
  Go To Table Of Contents
Contents

Previous
Previous
 
 

12 Uninstalling

12.1 EDM Server

  1. Start the Agile e6 Installer

    • Windows

      1. Open a command shell.

      2. Change to the installer directory:

      cd <installation-media-path>\installer
      

      3. Enter the following command:

      gui.cmd
      
    • UNIX


      Note:

      On UNIX, all Agile e6 services (File server, Java daemon) need to be stopped before uninstalling.

      1. Open a command shell.

      2. Change to the installer directory:

      cd <installation-media-path>/installer
      

      3. Enter the following command:

      ./gui.csh
      

    The Installation Sets screen is opened.

    Surrounding text describes installer-main-1.png.
  2. Select Agile e6 Server and click Next.

    The Installation Mode screen is opened.

    Surrounding text describes installer-remove-1.png.
  3. Select Remove Installation and click Next.

  4. Select the name of the installation to be deleted.


    Note:

    All parts of the installation will be removed. The installation directory will be renamed. It can be deleted if it is not used.


    Note:

    The installer and the Administration client are not removed.


    Note:

    The WebLogic domains which were created are not removed.

  5. To remove the installer and the Administration client, enter the following:


    Note:

    All installer information is removed after this task.

    • Windows

      cd C:\Users\All Users\agile\installer\6.2.0\admin\apache-tomcat\bin
      removeAgileTomcatService.bat
      delete the directory "C:\Users\All Users\agile\installer\6.2.0"
      
    • UNIX

      su - <your e61 installation user>
      cd .agile/installer/6.2.0/admin/apache-tomcat/bin
      ./shutdown
      cd $HOME
      rm -r .agile/installer/6.2.0
      

      If the Agile e6.2.0.0 installation is removed from the server, the directory can be deleted. All components of the installation are removed.

12.2 Oracle Database


Note:

It is not possible to uninstall Oracle 12c database with Oracle Universal Installer shipped with 11gR1, or an earlier version. Oracle 12c comes with a de-installation utility.

  1. To uninstall Oracle 12c, start the script deinstall.bat in the directory %ORACLE_HOME%\deinstall.


    Note:

    Windows

    You have to be logged on as an administrator to run the script.


    Surrounding text describes ch12003_a.jpg.
  2. Specify all single instance listeners that are to be de-configured, as well as database names that are configured in this Oracle Home.

  3. Confirm the de-installation with 'y'.

    The $ORACLE_HOME directory will be deleted after de-installation.


    Note:

    If you have an improper Oracle installation, a second installation will fail. You have to uninstall Oracle and then try again.


    Note:

    For uninstalling the Oracle installation, use the provided de-installation tool. Make sure the de-installation was done correctly before trying to reinstall Oracle.

12.3 Oracle WebLogic Server

Refer to the Chapter "Deinstalling Oracle WebLogic Server and Coherence" of the "Oracle® Fusion Middleware Installing and Configuring Oracle WebLogic Server and

Oracle WebLogic Server Coherence" document which can be found in the "Oracle Fusion Middleware Documentation".