How to enable/disable CRS at startup
Sometimes we need to have CRS down after a server reboot and here is how to do it: crsctl disable/enable has or crsctl disable/enable crs
Sometimes we need to have CRS down after a server reboot and here is how to do it: crsctl disable/enable has or crsctl disable/enable crs
Some time ago I got the issue from below: Running Oracle 11g root.sh script… The following environment variables are set as: ORACLE_OWNER= oracle ORACLE_HOME= /u01/app/oracle/product/11.2.0/grid Enter the full pathname of the local bin directory: [/usr/local/bin]: The file “dbhome” already exists in /usr/local/bin. Overwrite it? (y/n) [n]: y Copying dbhome to /usr/local/bin … The file “oraenv”…