What are ISOLATION LEVELS? Where do we need to specify them?
Answer Posted / ashu
An isolation level determines how data is locked or
isolated from other processes while that data is being
accessed.It is page level locking.these can be specified in
4 ways-
1)cs(cursor stability):-
Used when concurrency is important.
2)RR(Repeatable read)
Used when Data Integrity is Important.
3)RS(Read stability)
4)UR(uncommited read)
Uncommited read or Dirty Read.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do you reference the esds vsam file formats from cobol programs
What rules are to be followed while using the corresponding options?
How do get the result of your program directly on your pc?
What is the LINKAGE SECTION used in COBOL?
what are decleratives in cobol?
What is amode(31)
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Describe the cobol database components?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is inspect in cobol ?
) How do u handle errors in BMS macro
Whats the difference between search & search ALL?
Can you please let me know the centre name of INS certification in Kolkata.