Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / karna
In Schoolofmainframes I joined for IBM Mainframes course
and this Institute teaches Mainframe concepts with real
time very well that even layman can understand the concepts
without any difficulty. Also if you are in search for good
institute for IBM Mainframes then I would suggest
Schoolofmainframes.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
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 many bytes S(8) comp field occupy and its maximum value?
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...)
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
State the various causes of s0c1, s0c5 and s0c7.
Can we redefine the field of x(200) to less than 200?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Explain the configuration section of a cobol program with examples of syntax.
Write a program to explain size error.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
In COBOL programming, what is PERFORM? What is VARYING?
What is report-item in COBOL?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between structured cobol programming and object alternativelyiented cobol?