Answer Posted / nag(igate)
1. using 3.4 option without fileaid
2. using fileaid
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What the difference is between continue and next sentence?
What are all the divisions of a COBOL program?
What is the difference between Call and a Link?
Are you comfortable in cobol or jcl?
) How do u handle errors in BMS macro?
What is the difference between comp and comp-3?
Have you used comp and comp-3 in your project? And how?
What is the difference between goback, stop run and exit program in cobol?
What is the difference between binary search and sequential search?
What are the pertinent COBOL
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
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.
How can you get the ksds file records into your cobol program?