|
I think the problem you see is related to buffering performed by HLL
program.
When you add record to file, it is not actually passed to system
immediately, but kept in HLL buffer. When buffer is full or file is
closed its contents will be flushed to operating system and after that
you will see records in the file from another job.
In some HLLs you can force buffer flush - in RPG its FEOD operation.
Best regards,
Alexei Pytel
-----Original Message-----
From: Tim Truax [SMTP:truax@usaor.net]
Sent: Wednesday, May 20, 1998 9:55 PM
To: 'Midrange-L Group - Email'
Subject: Lag time on Index file add- followup
follow up on my previous question:
I was reading my Softcopy DDS books... Thank God for em!
If my physical file is classified as ACCESS PATH
MAINTENANCE(*IMMED) and I
have a user that goes into a job for a period of 25 minutes and
the file
being update is considered OPEN the whole time, then the ACCESS
PATH
MAINTENANCE(*IMMED) action associated with the file will not
occur until
the user signs off the job...thereby closing the file? And if
another user
gets in and out of the same job wholly within the first users 25
minute
period, then their updates and adds to the file will be done
first.
TIA
Tim Truax
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to
MIDRANGE-L@midrange.com.
| To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.