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
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Write the code implementing the perform … varying.
How many bytes S(8) comp field occupy and its maximum value?
What is length is cobol?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What are the rules of the move verb?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How do we get current date from system with century in COBOL?
Describe the cobol database components?
What is the usage of comp fields in cobol?
How do get the result of your program directly on your pc?
What are the various section in data division and briefly explain them.
) what is the difference between AID and HANDLE AID?
What are the access modes of START statement?