Answer Posted / sudhasini
working storage section is not a division in cobol. it
comes under data division
| Is This Answer Correct ? | 35 Yes | 2 No |
Post New Answer View All Answers
how do you reference the variable block file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
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 to access the file from prodution from changeman tool and to submit a file to production
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the compute verb? How is it used?
What are the cobol coding sheets?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) what is the difference between AID and HANDLE AID?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What type of SDLC u followed? Why?
What is the difference between next sentence and continue in cobol programing language?
example for sub strings ? and refernce modifications whit output pls
What are 77 levels used for?
What is the difference between binary search and sequential search?