Author: Robert Sample
Posted: Wed May 03, 2017 1:08 am (GMT 5.5)
I did a test with inserting some records into the VSAM KSDS and the REC-UPDATED for the INDEX component was non-zero after the inserts were done.
I refer you to this line of the LISTCAT output:
I've told you the values you get in the LISTCAT may not be correct, LISTCAT tells you that the values you see may not be correct, and now you're asking again -- how many times are you going to ask for confirmation of what you are being told? When you see "VALUE MAY BE INCORRECT" you can believe what you are being told. The values may be correct but since there is an active update underway the values you see could change at any moment.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Wed May 03, 2017 1:08 am (GMT 5.5)
I did a test with inserting some records into the VSAM KSDS and the REC-UPDATED for the INDEX component was non-zero after the inserts were done.
Quote: |
It shows asterix for the record count parameters which means it may not be true? |
Code: |
STATISTICS (* - VALUE MAY BE INCORRECT) |
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth