(previously because I did not know the computer is because of the installation of Oracle, the result of up to two weeks of boot speed of 10 minutes, before only a minute!) You can imagine Oracle's service startup powerful, knowing that I immediately uninstall it off! )
First, uninstall Oracle before oracle11g there is a situation where uninstalling is not clean, causing the installation to fail again, running services.msc to open the service, stop all services of Oracle.
Second, oracle11g with a uninstall batch processing \app\administrator\product\11.2.0\dbhome_1\deinstall\ Deinstall.bat Run the batch program will automatically complete the Oracle uninstall work, and finally manually delete the \app folder (may need to restart to delete)
You may need to fill in the following items during the operation:
- Specify all single-instance listeners to be de-configured [Listener]:listener
- Specify a list of database names configured in this Oracle home directory [MYDATA,ORCL]: MYDATA,ORCL
- Do you still want to modify the details of the MYDATA,ORCL database? [n]: N
- CCR check is finished
- Do you want to continue (Y-yes, n-no)? [n]: Y
c. Run the regedit command to open the registry. To remove the Oracle-related content in the registry, specify the following:
- to delete the Hkey_local_machine/software/oracle directory.
- deletes all keys in hkey_local_machine/system/currentcontrolset/services that begin with Oracle or Oraweb.
- deletes all keys in hkey_local_machine/sysetm/currentcontrolset/services/eventlog/application that begin with Oracle.
- deletes all keys in the HKEY_CLASSES_ROOT directory that are prefixed with Ora, Oracle, ORCL, or Enumora.
- Delete Hkey_current_user/software/microsoft/windows/currentversion/explorer/menuorder/start Menu/ All keys in the programs that start with Oracle.
- to remove Hkdy_local_machine/software/odbc/odbcinst. INI In addition to the Microsoft ODBC for Oracle registry key, all the keys that contain Oracle.
- Removes the value of Oracle in the PATHT classpath in the environment variable.
- Remove all Oracle groups and icons in start/programs.
- removes all Oracle-related directories, including the: (1), C:\Program file\oracle directories. (2), Oracle_base directory. (3), c:\Documents and Settings\ system user name, Localsettings\temp directory of temporary files.