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
What are the different rules for performing sort operation?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is the difference between binary search and sequential search?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is length is cobol?
What is difference between static and dynamic call in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
A table has two indexes defined. Which one will be used by the SEARCH?
What are the various section in data division and briefly explain them.
what is amode(24), amode(31), rmode(24) and rmode(any)?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between next sentence and continue in cobol programing language?
What are all the divisions of a COBOL program?