Hi, i'm using Dejan Muhamedagic oracle script for HA. Reading the script i notice this:
# An example usage in /etc/ha.d/haresources: # node1 10.0.0.170 oracle::RK1::/oracle/10.2::orark1 But when i tried to run script from haresources on this way, oracle database doesn´t start. I also tried to verify the script by typing /usr/lib/ocf/resources.d/heartbeat/oracle start but this method fails too. In the mentioned script there's a step who consists in run sqlplus / as sysdba, wich cannot be run as root. Running from command line (/usr/lib/ocf/resources.d/heartbeat/oracle start) with oracle user, the script works. How can resolve this? Any help would be very appreciated. Regards, Damian. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
