adspace


what is meant by dirty read in vsam?

Answer Posted / Ankush

A Dirty Read in VSAM (Virtual Storage Access Method) occurs when a transaction reads data from an active block that has not been written back to the disk after being modified. This can lead to inconsistent data as the data might be overwritten by another transaction before the first transaction commits, resulting in incorrect read results.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category