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
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Can we redefine the field of x(200) to less than 200?
How do you reference the fixed block file formats from cobol programs
i need a small 3d program using inline and outline.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Explain the configuration section of a cobol program with examples of syntax.
how do you reference the esds vsam file formats from cobol programs
Write a program to enter and display the names of students in a class using the occurs clause.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is amode(24)?
how do you reference the printer file formats from cobol programs
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
explain sorting techniques in cobol program?
What is length is cobol?