Oracle11 Full Unload method

Source: Internet
Author: User

(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.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.