[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-ha-dev
Subject:    Re: [Linux-ha-dev] [PATCH] High: SAPDatabase: Adapt process
From:       Dejan Muhamedagic <dejanmm () fastmail ! fm>
Date:       2010-12-29 14:30:44
Message-ID: 20101229143043.GA3489 () squib
[Download RAW message or body]

On Wed, Dec 29, 2010 at 02:00:15PM +0100, Alexander Krauth wrote:
> # HG changeset patch
> # User Alexander Krauth <linux@sap.com>
> # Date 1293627612 -3600
> # Node ID 3ead796745a79e6cbd72d4bb5d3f5433516561db
> # Parent  542bc5b804343a5f6ae63ac10d0ae5f454135e03
> High: SAPDatabase: Adapt process search pattern for DB/2 9.5
> 
> diff -r 542bc5b80434 -r 3ead796745a7 heartbeat/SAPDatabase
> --- a/heartbeat/SAPDatabase	Wed Dec 29 13:57:36 2010 +0100
> +++ b/heartbeat/SAPDatabase	Wed Dec 29 14:00:12 2010 +0100
> @@ -70,7 +70,7 @@
>  <?xml version="1.0"?>
>  <!DOCTYPE resource-agent SYSTEM "ra-api-1.dtd">
>  <resource-agent name="SAPDatabase">
> -<version>1.92</version>
> +<version>1.93</version>
>  
>  <longdesc lang="en">
>  Resource script for SAP databases. It manages a SAP database of any type as an HA resource.
> @@ -736,9 +736,9 @@
>           SUSER="ora`echo $SID | tr '[:upper:]' '[:lower:]'`"
>           SNUM=4
>           ;;
> -    DB6) SEARCH="db2[a-z][a-z][a-z][a-z][a-z]"
> +    DB6) SEARCH="db2[a-z][a-z][a-z]"
>           SUSER="db2`echo $SID | tr '[:upper:]' '[:lower:]'`"
> -         SNUM=5
> +         SNUM=2
>           ;;
>    esac

All three SAPDatabase patches pushed.

Cheers,

Dejan

> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic