Uninstall JD Edwards Standalone Demo + Oracle Database

Few months ago I had posted an article about Installing JD Edwards Standalone Client on Windows 7. I had myself installed the client in my laptop back then but as time progresses and you start creating more and more projects, JDE starts consuming lot of  space on your hard disk. That is why I decided to uninstall the same. I’m listing down the steps about how to completely remove JDE Standalone from your system.

Uninstalling JDE will require uninstalling various components you had installed during its setup. So we will remove them one by one.

Let us begin with uninstalling the JDE Client first.

Uninstalling JD Edwards Standalone Client

  1. Before proceeding to uninstallation, make sure “activeconsole.exe” is not running. If it is, then kill it using task manager. Also kill “jdenet_n.exe”.
  2. Go to Start > All Programs > Oracle – JDE Standalone Home1 > Oracle Installation Products > Universal Installer
    oracle-jde-standalone-uninstall
  3. Click on Yes when UAC prompt comes up.
  4. A command prompt will be launched, wait till it starts the Universal Installer.
  5. Click on “Deinstall Products…” in the Universal Installer.
  6. Select the “JDE_Standalone_Home1”
    oracle-universal-installer-step1
  7. Click Remove.
  8. On “Confirmation”, Click “Yes”.
  9. Uninstallation will take some time (about 10min, in my case) to finish. Have a cup of coffee till then.
  10. Inventory prompt will pop up showing that JDE_Standalone_Home1 component is removed.
    oracle-inventory-uninstall-jde-verified
  11. Verify if the folder is completely removed, if not delete it. In my case the folder was located at :
    E:/JDEdwards/E910_1

You have removed the JDE standalone client successfully.

Uninstall Oracle Client 11g

  1. If you have followed the steps correctly, just click the checkbox in the Inventory window against “OraClient11g_home1”
    oracle-client-11g-uninstall
  2. Click on Remove.
  3. This will lead to a prompt telling you the location of the file which is supposed to be run.
    oracle-client-11g-uninstall-pathAdjust the size of the warning window to clearly see the path. Click Ok and then cancel to close the Oracle Universal Installer.
  4. Make sure Oracle Universal Installer is closed.
  5. Open command prompt as adminstrator and run the bat file as follows (your path might be different, please verify) :
    running-deinstall-batNext, follow the options mentioned in the square brackets.
  6. Run command prompt as admininstrator.
  7. Next run the following command :
    “C:\Oracle\E1Local\deinstall\deinstall.bat”
  8. After the deinstall completes, delete the folder “C:\Oracle\E1Local” if it exists.
  9. Now we need to clear registry keys for EnterpriseOne if any, Go to Start > Run > regedit
  10. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Oracle
  11. Delete KEY_E1Local if exists
  12. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Oracle
  13. Delete KEY_E1Local if exists
  14. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
  15. Delete OracleE1LocalTNSListener and OracleServiceE1LOCAL, if exists.
  16. Close all applications
  17. Reboot your system
  18. Delete C:/Oracle/E1Local
  19. JDE Standalone Demo and Oracle Database Uninstallation is complete.

Please comment below if you face any problem while uninstallation of JDE or Oracle Database.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.