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 ??
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / dumbojumbo
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 ??
From the flat file that you have that contains certain
records in tabular format , you can extract some of the
records on some basis from it and copy it into another flat
file by using SOME MEANS.
| Is This Answer Correct ? | 3 Yes | 3 No |
What type of Call you would use if you don;t want the control back to the calling program?
i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?
I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
for an INITIALIZE and what keyword allows for an override of the default.
What is Comm?
2 Answers IBM, Kemper Corporation,
Have you used comp and comp-3 in your project? And how?
How many variables can be declared in w-s section.?
Can we change the password using ALTER? anyone tried and changed?
what will happen if pass values more than 100 using PARM parameter?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length