What are the Isolation levels possible ?

Answers were Sorted based on User's Feedback



What are the Isolation levels possible ?..

Answer / rafee s

CS -- Cursor Stability.
RR -- Repeatable Read.
UR -- Uncommitted Read
RS -- Read Stability
NC -- No Commit (smiler to UR)

Is This Answer Correct ?    9 Yes 0 No

What are the Isolation levels possible ?..

Answer / narayana reddy

CS-cursor stability
RR-repeatable read
UR-uncommited read

Is This Answer Correct ?    3 Yes 0 No

What are the Isolation levels possible ?..

Answer / krishnan

CS-cursor stability
RR-repeatable read
UR-uncommited read
CR-Cursor Readabiliy

Is This Answer Correct ?    2 Yes 2 No

What are the Isolation levels possible ?..

Answer / viratarya

CS -- Cursor Stability.
RR -- Repeatable Read.
UR -- Uncommitted Read
RS -- Read Stability

Is This Answer Correct ?    0 Yes 0 No

What are the Isolation levels possible ?..

Answer / naveen87ginjupalli

CS-CURSOR STABILITY
RR-REPEATABLE READ

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More DB2 Interview Questions

What's The Error Code For Unique Index Voilation?

0 Answers   IBM,


What is access path in db2?

0 Answers  


What is reorg in database?

1 Answers  


The only place of VSAM KSDS in DB2 is?

2 Answers   IBM,


Name the lockable units in DB2?

0 Answers  


how to u check the query is executing or not ?where will u check for sqlcode ?

6 Answers   Infosys,


How do you Load a table ?? and what is Load replace ?

2 Answers   Xansa,


what is dynamic cursor?gives syntax for this?

1 Answers   TCS,


Explain about mirror activator disk mirroring?

0 Answers  


What is the use of DELGEN in DB2? Can we Write the program with out using it?

6 Answers   Cap Gemini,


How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)

2 Answers  


What is normalization and what are the five normal forms?

1 Answers  


Categories