Answer Posted / anil prajapati
occurs can not be define at 01 level because records never
repeated only fields are repeated
| Is This Answer Correct ? | 15 Yes | 1 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.
Explain about different table spaces.
Explain how to differentiate call by context by comparing it to other calls?
How you can read the file from bottom?
What are the different types of condition in cobol and write their forms.
how to move the records from file to array table. give with code example
What are the access modes of START statement?
how do you reference the rrds file formats from cobol programs
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
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
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
how to access the file from prodution from changeman tool and to submit a file to production
How to remove 2 duplicate records and copy only one using job control language?
Give some examples of command terminators?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?