Hi All,

I wrote a patch of oralce-RA and oralsnr-RA.

A summary of each patch is the next contents.

(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.

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.Like oralsnr, I changed it to use the runasdba function.
  The reason is because it thought that I am easy to watch a similar source.

4.I changed it for a step-by-step stop.
  The first stop is too dangerous in abort.
  For security, you had better stop from immediate sequentially.

(oralsnr-RA)
1.For our demand of a special customer, I added the restart of monitor
disorder.
  This patch permits only one time of monitor error of oralsnr.
  It limits outbreak in fail over by a problem only for oralsnr.
  For this function, I added a parameter of require_once.
  If we do not appoint this parameter, oralsnr is the same as a former
version.

2.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

3.I revised a spelling error.
  pATH -> PATH


Give me an opinion about this patch and if there is not a problem, please
adopt it.

Best Regards,
Hideo Yamauchi.

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to