My requirement is : How to populate a empty PS/flat file with
ONLY spaces in the first line. You should not use any input
dataset to do this. I'm not sure whether you may use any
utility for this purpose?
Answer Posted / walkin
Use a sort step with DISP=SHR and use OUTREC to put SPACES
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
when does a dataset go uncataloged?
What do you understand by jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
what is the difference between JES3 and JES2?
How can a jobs execution priority be modified?
In job processing, what happens in execution stage?
How can the submitting users racf authority be overridden in a job stream?
what are JCLLIB and STEPLIB in JCL?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the purpose of disp parameter?
how to compare two datasets without using superce because output is limited to 133 bytes
What is timing concept in mainframe?
Explain about LMFREE�free data set from its association with data ID
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.