what is the coding difference between COBOL and CICS.
Answer Posted / girish kumar
Im calling sub-program but sub-program is not available what will happen.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Why did you choose to work with ibm mainframe cobol programming?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the LINKAGE SECTION used in COBOL?
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 is difference between static and dynamic call in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the use of intialize verb?
A table has two indexes defined. Which one will be used by the SEARCH?
Are you comfortable in cobol or jcl?
What rules are to be followed while using the corresponding options?
Explain how to differentiate call by context by comparing it to other calls?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What guidelines should be followed to write a structured cobol prgm?