How to increase the logical record length of existing PS
file?
Answer Posted / praveen kumar
Yaa, what Balachander is given is correct. Using IEBGENER
utility we can copy one file to another with different
lrecl, but one thing we need to make clear is the LRECL of
the output file should be greater than inputfile otherwise
the data will be truncated.
Thanks
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
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 happens if parmparameter passes zero bytes to the program
How do you reference the following file formats from cobol programs?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the usage of comp fields in cobol?
How many sections are there in data division in COBOL?
What is report-item in COBOL?
Explain the configuration section of a cobol program with examples of syntax.
What are the different rules of SORT operation?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is rmode(24)
What is Pic 9v99 Indicates in COBOL?
What guidelines should be followed to write a structured cobol prgm?
What is rmode(any) ?
What is a SSRANGE and NOSSRANGE?