Sunday, February 21, 2016

Deconfiguring Oracle Clusterware Without Removing Binaries

Deconfiguring Oracle Clusterware Without Removing Binaries

As root:

$cd $GRID_HOME/crs/install

$perl rootcrs.pl -deconfig -force (Repeat for all nodes)

On last node execute:

$perl rootcrs.pl -deconfig -force -lastnode

The -lastnode remove node cluster with the OCR and voting disks.


No comments:

Post a Comment