Hi, >> We want to use "su -" which is the simplest method than become complicated. >> >> Or is there the method that does not use good "su -"? >There could be. Anyway, let's just use 'su -'.
Thank you Dejan. I rewrote a patch of oralce-RA and oralsnr-RA. (oralce-RA) 1.I supported fail over with the backup mode. When a clear_backupmode parameter is appointed, and there is it, I examine a backup mode. And I remove a backup mode. If we do not appoint this parameter, oracle is the same as a former version. Because I did not complicate processing, I added new start function and more. 2.I revised it to be able to output log of oracle precisely. This revision is sake corresponding to the problem of our character code. (old) SU $ORACLE_OWNER (new) SU - $ORACLE_OWNER 3.I changed a name of runasdba in execsql. 4.I added a stop of immediate. If we do not appoint this parameter, oracle is the same as a former version. When a shutdown_method parameter is appointed, and there is it, oracle is stop by immedieate. (oralsnr-RA) 1.I revised it to be able to output log of oralsnr precisely. This revision is sake corresponding to the problem of our character code. (old) SU $ORACLE_OWNER (new) SU - $ORACLE_OWNER Best Regards, Hideo Yamauchi.
oracle.patch
Description: 3500088461-oracle.patch
oralsnr.patch
Description: 3438027611-oralsnr.patch
_______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
