What are ISOLATION LEVELS? Where do we need to specify them?
Answer Posted / harish
isolation levels r specified when we do bind, they avvoid
concurrency and mauntain integrity of data....isolation
levels r cursor stabily, repatable read.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How do you reference the fixed block file formats from cobol programs
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Write down the divisions of cobol program?
What is link edit in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is length is cobol?
How do we get current date from system with century in COBOL?
What are the cobol coding sheets?
What are the pertinent COBOL commands?
How do you reference the following file formats from cobol programs?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?