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

AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE

2 Answers   Accenture,


What is dpf in db2?

0 Answers  


What is explain in db2?

0 Answers  


What are the three lock types?

2 Answers  


How do I import data from excel to db2?

0 Answers  






What is runstats utility in db2?

0 Answers  


What happens in bind step in a db2 program?

0 Answers  


What is the command used by TSO users to invoke DB2?

2 Answers   IBM,


What is a plan and package in db2?

0 Answers  


Explain db2.

0 Answers  


What is IMAGECOPY ?

6 Answers  


How can you get the number of rows impacted by the last executed query?

1 Answers  


Categories