Uninstall JD Edwards EnterpriseOne Standalone/Demo
Uninstalling/Removing the Standalone Client entails uninstalling the Standalone Client and, optionally, the local database (SSE or OEE).
To Uninstall the EnterpriseOne Standalone Client
- If EnterpriseOne is running, stop it. Verify in Task Manager that the following processes stopped:
- activConsole.exe
- jdenet_n.exe
If either or both of these processes are running, either wait for them to finish or kill them via Windows Task Manager.
- Start > All Programs > Control Panel > Add or Remove Programs.
- Select JDEdwards EnterpriseOne Client Workstation.
- Click Change/Remove.
- Follow the prompts.
To Uninstall the SSE (MS SQL Server) Database
Note: If the Standalone Client is installed, uninstall it using the directions above before uninstalling the database.
- Start > All Programs > Control Panel > Add or Remove Programs.
- Select Microsoft SQL Server 2005.
- Click Remove.
- Turn on the following:
Remove SQL Server 2005 instance components
JDESSELOCAL: Database Engine
Workstation Components - Click Next.
- Click Finish.
- When the uninstall is complete, uninstall the following programs:
- Microsoft SQL Server Native Client
- Microsoft SQL Server Setup Support Files
- Microsoft SQL Server VSS Writer
- Verify that the proper keys were removed from the registry.
- Start > Run¦.
- Enter regedit .
- Click on and expand the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server .
- In the right-hand pane, if the data for the value name InstalledInstances includes JDESSELOCAL, edit it and remove JDESSELOCAL from the data.
- In the left-hand pane, if the subkey JDESSELOCAL exists, delete it.
- In the left-hand pane, click on the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\SQL. If the value named JDESSELOCAL exists in the right-hand pane, delete it in the right-hand pane.
- In the left-hand pane, click on the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services .
- If the key MSSQL$JDESSELOCAL exists, delete it.
- Exit from regedit.
To Uninstall the OEE (Oracle) Database
Note: If the Standalone Client is installed, uninstall it using the directions above before uninstalling the database.
- Start > All Programs > Oracle “ E1Local > Oracle Installation Products > Universal Installer.
- Click Deinstall Products¦.
- Put a check-mark next to E1Local.
- Click Remove.
- Follow the prompts.
- When the uninstall (de-install) is complete, exit from the Oracle Universal Installer.
- Verify that the proper keys were removed from the registry.
- Start > Run¦.
- Enter regedit.
- Expand the key HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE .
- If the subkey KEY_E1Local exists, delete it.
- Expand the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services .
- If the keys OracleE1LocalTNSListener or OracleServiceE1LOCAL exist, delete them.
- Exit from regedit.
- Reboot the computer.
- Delete the folder <OEE_install_drive>:\Oracle\E1Local.
Note: It is very important that no files exist in this folder when you next attempt to install the OEE database. If any files do exist, the OEE installation will probably fail. - If you cannot delete the folder because a file in that folder is locked, follow these steps:
- Determine which file is locked and which process has the lock on the file. The program Process Explorer is helpful in determining this information. You can obtain a free copy of Process Explorer from www.sysinternals.com .
- Either kill the locking process with Process Explorer or Windows Task Explorer or, if the process was started as a Windows service, change the Startup Type of that service to Manual and reboot the computer again.
- Try again to delete the folder.