what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
IBM,
4 8730i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me
4 6300when 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
1 7847There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.
1 808501 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
3 8217how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
2132What are the situations u have used in ur project for Subcript and Index ? 1.if u use Subscript why not Index,why u choose Subscript only? 2.if u use Index why not Subscript,what abt Displacement?
2 9236i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
2219I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?
1 5167what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
2 8700
Write a program to explain size error.
Can we redefine the field of x(200) to less than 200?
how do you reference the printer file formats from cobol programs
What are all the divisions of a COBOL program?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Explain how to differentiate call by context by comparing it to other calls?
what is search and searchall?what is the diffrence between them?give an best example?
Define static linking and dynamic linking.
What is the difference between next sentence and continue in cobol programing language?
What is a report item?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the local-storage section?
how do you reference the fixed unblock file formats from cobol programs
What rules are to be followed while using the corresponding options?
what happens if parmparameter passes zero bytes to the program