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

Answer Posted / ramana

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

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of condition in cobol and write their forms.

659


What is the difference between comp and comp-3 usage?

681


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


Write some characteristics of cobol as means of business language.

619






How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732


How many bytes S(8) comp field occupy and its maximum value?

1634


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)?

632


What rules are followed by the search verb.

638


How do get the result of your program directly on your pc?

1885


How do we get current date from system with century in COBOL?

807


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10625


Which is not true about evaluate statement

1586


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1783


) How do u handle errors in BMS macro?

1429