what is meaning by design document? who can repared for
this?
Answer Posted / srinivasa yadav
DESIGN DOCUMENT IS PREPARED BY SOME LEADS.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Name the divisions, which are available in a cobol program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Discuss about changing dataset name in proc.
how do you reference the variable block file formats from cobol programs
How do you reference the fixed block file formats from cobol programs
Explain what you understand by passing by value.
What are the pertinent COBOL commands?
how do you reference the fixed unblock file formats from cobol programs
What is the default value(s) for an initialize and what keyword allows for an override of the default?
) How do u handle errors in BMS macro
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.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are different data types in cobol?