i am a btech cs 2009 passout.
i am opting for mainframe course. is it good to do this course?
pls. anyone suggest me
Answers were Sorted based on User's Feedback
Answer / murali
Mainframe is a legacy language. You have many hot cake
languaes out in the market like Siebel , .net etc. In the
IT industry the only technlogy billed at lesser rate is
Mainframes i.e 20 dollars / hours.,where as the other
technlogies will have decent billing rate which starts from
120 dollars / hour. In the Mainframe area as your
experience grows the career path will be narrowed down. My
suggestion is do not opt for Mainframes, start with hot
cake technlogies like Siebel or Networking .
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / guest
ya u can do dis course.der r multiple vacancies in this
domain...so do it right nw...
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / reddyp
Go for a SQL server DBA. Its has very good market in USA
| Is This Answer Correct ? | 0 Yes | 1 No |
how to move the records from file to array table. give with code example
sample code for read a 2nd record from last in flatfile how can do?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
A table has two indexes defined. Which one will be used by the SEARCH?
I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
I am getting S00F abend when i try to compare two variable of different pic class,one variable is of 9(09) and another is S9(09) comp-3. First i moved the data from S9(09) comp-3 to 9(09), but no luck. So i tried to move the data from S9(09) comp-3 to X (09) and move to 9(09). I am getting same error message, Please help me to find solution for this ptoblem. ERROR MESSAGE - "The system or user abend S00F R=NULL was issued."
Can we call a CICS program from a batch program or viceversa?If so, how?
what is index and how to use two tables using index?
I have one column say 'X' defined as VARCHAR Can anyone tell me What are the different ways to update this column thru COBOL-DB2 program?
how to change picture class of copy book variable inside program?
can we write paragraph in area B .....