ADSM-L

Re: Lets play "BUG or FEATURE" or "GOOD THING / BAD THING"

1999-05-20 18:16:27
Subject: Re: Lets play "BUG or FEATURE" or "GOOD THING / BAD THING"
From: Russell Street <russells AT AUCKLAND.AC DOT NZ>
Date: Fri, 21 May 1999 10:16:27 +1200
> UPDATE NODE * CLOPTFILE="OPTFILENAME"  vs active nodes

You could use

        select nodename from nodes where OPTION_SET <> 'whatever'

to find all the nodes that need updating.  Then the output of the
select to build a script to do the updates one at a time.

Repeat inside some sort of heuristic loop until all the nodes are
correct or the time to completion has been exceeded.

Russell
 (and keep saying: "it could be worse, we could be using ....")
<Prev in Thread] Current Thread [Next in Thread>