Answer Posted / baalu
hi, this is balu. plz clarify your answer?
mr.guest
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
What are the pertinent COBOL
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how to refer the data field?
Name the sections present in data division.
How do you differentiate between cobol and cobol-ii?
How do you get the data to code the BMS macro?
What is a scope terminator give example?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Explain the configuration section of a cobol program with examples of syntax.
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
What is the difference between comp and comp-3?
Write down the divisions of cobol program?
What is length is cobol?
How many bytes S(8) comp field occupy and its maximum value?