[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 19991230: Y2K Bug Fix for pqact program of the LDM (fwd)
- Subject: Re: 19991230: Y2K Bug Fix for pqact program of the LDM (fwd)
- Date: Thu, 30 Dec 1999 12:11:10 -0700 (MST)
===============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
address@hidden WWW: http://www.unidata.ucar.edu/
===============================================================================
---------- Forwarded message ----------
Date: Thu, 30 Dec 1999 11:55:02 -0700 (MST)
From: D. J. Raymond <address@hidden>
To: address@hidden
address@hidden
Subject: Re: 19991230: Y2K Bug Fix for pqact program of the LDM
X-Authentication-Warning: laraine.unidata.ucar.edu: majordo set sender to
address@hidden using -f
Organization: .
Keywords: 199912301833.LAA28903
Date: Thu, 30 Dec 1999 11:33:51 -0700 (MST)
From: Robb Kambic <address@hidden>
cc: address@hidden, address@hidden,
support-ldm <address@hidden>
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: address@hidden
Precedence: bulk
On Thu, 30 Dec 1999, Unidata Support wrote:
> >To: address@hidden
> >cc: address@hidden,
> >cc: address@hidden,
> >cc: address@hidden
> >From: "D. J. Raymond" <address@hidden>
> >Subject: Re: 19991230: Y2K Bug Fix for pqact program of the LDM
> >Organization: .
> >Keywords: 199912301810.LAA28106
>
> Hello,
>
> I am still using ldm-5.0.6 and managed to find something that looked
> like the line you quoted in the y2k fix -- however, this line wasn't
> unique. I am attaching my patch with some context and perhaps you
> can tell me if I did the right thing.
>
> Dave Raymond
Dave,
It looks ok to me. Before installing the new pqact in the ~ldm/bin
directory I would do:
% ldmadmin stop
% cd ~ldm/bin
% cp pqact pqact.sav
copy in new pqact
% ls -l pqact (make sure executable permission are there)
% ldmadmin start
check the logs/ldmd.log file that pqact started up ok.
Robb...
-------------
Seems to work --- Dave