Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / swathi
i dono which one is the best for mainframe training in ameerpet bt i clearly know that om technology is worst inistitute among all.
| Is This Answer Correct ? | 9 Yes | 10 No |
Post New Answer View All Answers
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is a scope terminator give example?
What are the different types of condition in cobol and write their forms.
how do you reference the ksds vsam file formats from cobol programs
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are literals?
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.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What are the various section in data division and briefly explain them.
How do we get current date from system with century in COBOL?
Which mode is used to operate the sequential file?
When is inspect verb is used in cobol?
What is the difference between PIC 9.99 and PIC9v99?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?