Hi Dejan,
I got the typo of the patch.
Please apply a revision to a Dev version.
----------------------------------------------
diff -r 9d4a6e7716ae oracle
--- a/oracle Wed Apr 02 07:29:23 2008 +0900
+++ b/oracle Wed Apr 02 07:29:47 2008 +0900
@@ -493,7 +493,7 @@ oracle_start() {
# It is examined whether mode is "online backup mode",
# and if it is true, makes clear the mode.
# Afterwards, DB is opened.
- if is_clear_backupmode_set && is_instance_in_backupmode; then
+ if is_clear_backupmode_set && is_instance_in_backup_mode; then
clear_backup_mode
fi
output=`dbasql dbopen`
----------------------------------------------
Regards,
Hideo Yamauchi.
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/