what are the isolation levels and where we use it in the db2
program
Answers were Sorted based on User's Feedback
How can you add a particular field in copybook?
can we redefine 77 level item is it possible
How do pass the values to the parameters in cobol
What is report-item?
What is different between variable length and fixed length?
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
We have 3 programms A,B,C.In the middle of the program A the controls goes to program B and in the middle of the program B control wants to go program C,after completion of program C again control comes to program B and again after completion of program B control comes to program A.How the process will takes and what are the controls we use for that process.If it is possible anybody of you explain with example?
How to display the index.(displacement from an array)
what is scope terminator
In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?
What is the Purpose of Pointer in the string?
What are differences between COBOL and java ? why we are giving more preference to COBOL ?