crsctl command not found after 19c install
Greetings,
I recently installed software only 19c on OL7.7 and have noticed that $GRID_HOME/bin/crsctl is not present. $GRID_HOME/bin/crsctl.bin is present.
Grid software was installed using $GH/gridSetup.sh and db software was installed using $ORACLE_HOME/runInstaller.sh.
I've seen this same thing happen on 12.1 software only installs and simply copied crsctl from another machine. Questions:
- Am I missing something during grid installation process that's causing this? I'm thinking that crsctl is created during installation and since I'm doing software only installs it's getting skipped.
- Can roothas.pl or another utility be used to create the crsctl shell script?