what are the isolation levels and where we use it in the db2
program

Answers were Sorted based on User's Feedback



what are the isolation levels and where we use it in the db2 program..

Answer / ramana

1.repatable read
2.cursor stability
3.read stability
4.uncommited read..

Is This Answer Correct ?    7 Yes 0 No

what are the isolation levels and where we use it in the db2 program..

Answer / raju

level of locking

Is This Answer Correct ?    0 Yes 0 No

what are the isolation levels and where we use it in the db2 program..

Answer / ssampath

memory

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More COBOL Interview Questions

How do you do in-line PERFORM?

4 Answers   Accenture,


how will u code parm parameter and where pls ?

3 Answers   DELL,


Have you code any new programs in COBOL ? What is the functionality of the programs?

2 Answers   Patni, Xansa,


What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......

3 Answers   BirlaSoft,


TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr

1 Answers   MNC,






Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?

5 Answers   IBM,


Why we are using comp and comp-3 in real time projects?

4 Answers   IBM,


How to read a 100 record from a file through cobol?

2 Answers  


how to transfer the file from pc to mainframe??

4 Answers  


have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code

3 Answers  


I had 100 records and i want to execute last three records by using cobol programming?what will be coding?

4 Answers   IBM,


What is static and dynamic call in cobol?

0 Answers  


Categories