On 2014-06-16 17:28, Mike Schwab wrote: > Some co-workers had an application that kept doing this. Two people > would browse the same record, and while talking on the phone each > would enter their own updates. The second update screwed up the key > to the various lines of text for the screen. I suggested, and it > worked, that the last update time stamp be placed in the screen, and > if it didn't match the updates where thrown away. Stopped messing up > the keys. > "browse ... update"? Many people think of "browse" as a read-only function, incapable of introducing any change, far less screwing up.
ISPF LM services are pretty good at serializing to prevent such problems. Were your victims using ISPF? Were these DSORG=PS/PO files, or something more exotic, such as VSAM? And doesn't VSAM provide suitable locking mechanisms? What's a "record"? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
