Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / siddu
ILeaf Technologies is the best Institute for Mainframes Real Time Training.
Experienced Real Time trainer is taking classes here. He is teaching all the real examples and concepts. I have completed the course here and got placed in Deloitte recently.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How do you differentiate between cobol and cobol-ii?
Can we change the password using ALTER? anyone tried and changed?
how to move the records from file to array table. give with code example
What is static and dynamic call in cobol?
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.
What are declaratives and what are their uses in cobol?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
) How do u handle errors in BMS macro
How you can read the file from bottom?
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?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
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 do you reference the fixed unblock file formats from cobol programs
what is amode(24), amode(31), rmode(24) and rmode(any)?