Oracle 11g RAC manually uninstall grid, no deinstall, griddeinstall

Source: Internet
Author: User

Oracle 11g RAC manually uninstall grid, no deinstall, griddeinstall
1. log on to the ORACLE_HOME page of the grid as the root user.

[Root @ db01] # source/home/grid/. bash_profile
[Root @ db01] # cd $ ORACLE_HOME/crs/install/


2. Execute the following two scripts (only run on one node, root User)
[Root @ db01] #./rootcrs. pl-verbose-deconfig-force
[Root @ db01] #./crsconfig_params

3. Switch to the grid user, execute deinstall to uninstall, follow the prompts to complete, and then go to another node to execute the corresponding script as prompted.

[Root @ db01] # su-grid
[Grid @ db01] $./deinstall


4. Use root to delete oracle-related files in the/etc/directory (two nodes are executed)

[Grid @ db01] $ exit
[Root @ db01] # rm-rf/etc/oraInst. loc


5. format the ASM disk header.
[Root @ db01] dd if =/dev/zero count = 10 bs = 512 of =/dev/sde1

Related Article

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.