Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / ashok
Hi, i have completed B Tech in 2010.. I learned IBM
Mainframes course from Career Soft.I got placed in
IBM as a fresher with 42k salary.I never expected this
life.My dream comes true through the Career Soft.
Thanks to Career Soft TEAM and especially to
Mr Pratap Sir
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do you define a variable of comp-1 and comp-2?
What are the pertinent COBOL commands?
What is the usage of comp fields in cobol?
Why did you choose to work with ibm mainframe cobol programming?
how to move the records from file to array table. give with code example
) How do u handle errors in BMS macro?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
how do you reference the fixed unblock file formats from cobol programs
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How do you reference the following file formats from cobol programs?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What are the different open modes available in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how to convert the recors form vsam file to db2 table tru file aid
Explain what you understand by passing by value.