i want to learn mainframes. i completed MCA ,whats the
future of mainframes
Answers were Sorted based on User's Feedback
Answer / devesh
Future of mainframes is surely Bright.All major banks and
insurances companies have their data backed on
Mainframes.There is no software till now to replace
it..UNIX tried but not that successful..and also till now
no one has hacked the mainframes . it is still secure
software unlike others.
All major BIG software giants use it because only they have
the money to pay hiring cost of mainframe to IBM which is
usually in Crores..
| Is This Answer Correct ? | 26 Yes | 0 No |
Answer / suputhru
Mainframes is Mainframes.
No one can beat it.
mainframes will have surely Constant Bright future.
I agree with Devesh.
"Finally, Please don't come blindly in to mainframes family."
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / naresh
mainframes has good opportunities but it is very costly tool.if we satisfy the institute and understand cobol coding then we learn otherwise better to go other courses.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jay
LEMURIA TECHNOLOGIES , NEAR VALUVAR KOTAM IN CHENNAI
IT IS A VERY GOOD PLACE TO LEARN MAINFRAME
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / bhagya
Mainframes has no further scope because the companies which
already have MF projects only go for mainframe resources.
Also mainly large companies have MF projects.So by studying
MF we wont get a job easily.Mainframes + Informatica tool
is having a lot of vacancies nowadays.
| Is This Answer Correct ? | 5 Yes | 17 No |
how many bytes does s9(7)COMP-3 field occupies?
Difference between array and sub-script ?
What is difference between static and dynamic call in cobol?
What is the difference between static call & Dynamic call?
What is static and dynamic call in cobol?
What is file status 39 ?
Scenario: I have 3 Input Files.Read the first i/p file and depending on certain business logic, I want to read wither i/p file-2 or i/p file-3.Now, depending on certain business logic applied to the record read from either file-2 or file-3, I decide to write them to either output file-2 or output file-2. Question: How many job steps are necessary to implement a solution for the above.
Write a program to concert an Indexed file into Sequential file?
How do you code Cobol to access a parameter that has been defined in JCL?
COMPUTE X = A * B - C * D and COMPUTE X = (A * B) - (C * D) (a) Are not the same (b) Are same (c) Syntactically wrong (d) Will yield a run time error
How to increase the logical record length of existing PS file?
Describe the cobol database components?