I have a Flat file in which certain records are present in
a tabular format. I need to extract some of the records on
some basis from it and copy them into a flat file...how it
can be done ??
Answer Posted / muttaiah
The question itself is not clear here. Give the sample of
the input and output files data and what manipulation you
want to do on input file.
WIll help you for sure.
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
A table has two indexes defined. Which one will be used by the SEARCH?
Discuss about changing dataset name in proc.
What is the local-storage section?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
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.
IF I mention stop run in CICS what happens?
Name the divisions, which are available in a cobol program?
Write some characteristics of cobol as means of business language.
How arrays can be defined in COBOL?
how to convert the recors form vsam file to db2 table tru file aid
how to refer the data field?
What is cobol?
How many bytes S(8) comp field occupy and its maximum value?
What are the rules of the move verb?