How to know whether the module is dynamical or statistical?
No Answer is Posted For this Question
Be the First to Post Answer
I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
What guidelines should be followed to write a structured cobol prgm?
How may divisions are there in JCL-COBOL?
Why we should use cursor ?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
should I use Go back in the main program ? Yes we can use Go back in main program as well.
What is the linkage section?
What is file status 39 ?
88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above
Write down the divisions of cobol program?
What is SQL Code -904 and -903 in DB2 And how to handle it?
Where the Plan is located in CICS-DB2