Skip to content

Instantly share code, notes, and snippets.

@Tracnac
Last active September 23, 2022 16:16
Show Gist options
  • Select an option

  • Save Tracnac/137d8359ad6f429f86eea7a67f2e3996 to your computer and use it in GitHub Desktop.

Select an option

Save Tracnac/137d8359ad6f429f86eea7a67f2e3996 to your computer and use it in GitHub Desktop.
RAC Clean UP #oracle #shell

Grid CleanUP en cas d'échec...

/etc/init.d/ohasd stop
rm -r /ehc/fs1/softs/oracle/grid
rm -r /ehc/fs1/softs/oracle/grid_base
rm -r /ehc/fs1/softs/oracle/oraInventory
rm -r /tmp/.oracle
rm -r /var/tmp/.oracle
rm -r /etc/oracle /etc/oraInst.loc /etc/oratab
chown root:oinstall /ehc/fs1/softs/oracle
chmod 0775 /ehc/fs1/softs/oracle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment