Oracle/OWS Package Stop
function customer_defined_halt_cmds {
print "\n Performing Oracle Web Shutdown”
su - oracle7 -c "$ORAWEB_HOME/bin/owsctl stop admin”
su - oracle7 -c "$ORAWEB_HOME/bin/owsctl stop www”
su - oracle7 -c "$ORAWEB_HOME/bin/owsctl stop wrb”
print "\n Attempting Oracle Abort”
/etc/cmcluster/cdb/cdboracle.sh halt
Author | Title | Track | Home