run below script as root user
/perl/bin/perl -I/perl/lib -I/crs/install /crs/install/roothas.pl -deconfig
/perl/bin/perl -I/perl/lib -I/crs/install /crs/install/roothas.pl
above commands give error .use force option
/perl/bin/perl -I/perl/lib -I/crs/install /crs/install/roothas.pl -deconfig -force
/perl/bin/perl -I/perl/lib -I/crs/install /crs/install/roothas.pl
disable/enable auto start
# cd/bin
# ./crsctl stop has
# ./crsctl start has
# ./crsctl disable has
# ./crsctl enable has
above commands give error .use force option
disable/enable auto start
# cd
# ./crsctl stop has
# ./crsctl start has
# ./crsctl disable has
# ./crsctl enable has
No comments:
Post a Comment