If i got a job on mainframe technology, will i have a bright
future?. Some people are discouraging me. Let me know, is it
true? Please bring back me from the confusion.
Answers were Sorted based on User's Feedback
Answer / shan
Definitely you will get a bright future.Main advantage is
that Recession will not occur for mainframe projects.
| Is This Answer Correct ? | 11 Yes | 4 No |
how to resolve the file status 47.......
Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad
What is the point of the REPLACING option of a copy statement?
when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible
can we use reference modification an arry.
Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
What COBOL construct is the COBOL II EVALUATE meant to replace?
TYPES OF SORTINGS. which is more prefarable.
Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .
What are various search techniques in cobol? Explain.
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
can we use variable picture clause as xx.99 in cobol.