Sujet : Re: RMS File statistics and Hein's RMS_STATS program, all zeroes at times
De : arne (at) *nospam* vajhoej.dk (Arne Vajhøj)
Groupes : comp.os.vmsDate : 20. Nov 2024, 01:44:41
Autres entêtes
Organisation : SunSITE.dk - Supporting Open source
Message-ID : <673d30f9$0$707$14726298@news.sunsite.dk>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 11/19/2024 6:47 PM, abrsvc wrote:
Volker is right and I didn't think of it at the time. There are sites
that have a simple program that does nothing but open files and
hibernate to both keep the statistics active but also the global buffers
which are reset as well.
Any special requirements needed or is:
$ open/read/share f 'p1'
$ wait 'p2'
$ close f
$ exit
and:
$ @keepopen foobar.dat 03:00:00
good enough?
Arne