Answer Posted / shib
SPACES,SPACE,ZERO,ZEROS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Whats the difference between search & search ALL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are the rules of the move verb?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the cobol coding sheets?
A table has two indexes defined. Which one will be used by the SEARCH?
How many sections are there in data division in COBOL?
What is the LINKAGE SECTION used in COBOL?
Which Search verb is equivalent to PERFORM…VARYING?
HOw can I get the negative sign while deduct high value from low value
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
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 all the divisions of a COBOL program?
What are various search techniques in cobol? Explain.