Common Oracle script-uninstall RAC

Source: Internet
Author: User

Common Oracle script-uninstall RAC

[Python] #! /Bin/bash #0. env varible #1. delete some file rm-f/etc/init. d/init.css d rm-f/etc/init. d/init. crs rm-f/etc/init. d/init. crsd rm-f/etc/init. d/init. evmd rm-f/etc/rc2.d/K96init. crs rm-f/etc/rc2.d/S96init. crs rm-f/etc/rc3.d/K96init. crs rm-f/etc/rc3.d/S96init. crs rm-f/etc/rc5.d/K96init. crs rm-f/etc/rc5.d/S96init. crs rm-f/etc/inittab. crs rm-f/etc/inittab. no_crs rm-fr/u01/crs1020/* rm-fr/u01/app/oracle/* rm-fr/etc/ora * rm-f/usr/local/bin/coraenv rm-f/usr/local/bin/dbhome rm-f/usr/local/bin/oraenv rm-fr/var/tmp /. oracle rm-fr/tmp/* chmod 775/u01/crs1020 chown oracle: oinstall/u01/crs1020 #2. deal with/etc/inittab cp/etc/inittab. orig/etc/inittab #3. format the shareddisk #......

 

Note: The third step varies with different scenarios.

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.