Answer Posted / ram g
dirty read is an isolation level. it wont give exclusive
lock on table. what it says is that..when the user1 start
reading db and inserting a row1 while user2 reads row1 now
user1 rollback data now user2 read data which is not really
exist.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is the meaning of dynamic processing in vsam?
What is the biggest disadvantage of using a vsam dataset?
Discuss record management in vsam?
How to get the last record in vsam file in cluster?
Explain the purpose of the file status clause in the select statement?
what is the syntax of ams modal commands?
what is buffering and how does it apply to vsam files ?
what is meant by s0c-07 system abend codes?
Differentiate between control interval (ci) and control area (ca)?
Tell me how many alternate indexes you can have on a dataset?
Explain the difference between lds and esds?
explain in brief what are the 3 types of vsam files?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
How does control intervals and control areas related to each other?
What is a lds (linear data set) and what is it used for?