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
Explain dfsort utility?
Explain about ISPF/TSO Commands
what is the purpose of coding class parameter in job statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Where can program checkpoints be stored for use in a restart?
What is the syntax of JCL statement?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the significance of addrspc parameter in exec statement?
How do you overcome this limitation ?
How to submit jcl through a cobol program?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Explain the function of the steplib dd statement?
Explain the purpose of dd * statement in jcl?
What do you understand by jcl?
in ways data can be passed to a COBOL program from JCL?