Hi Guyz,
My requirement is to empty out a PS file but not to delete.
How would I do that. Is there any Utility. If any other
way, plz answer. Thanks.
Answer Posted / abhilash
Why are you wasting your time and CPU time ... just open
the file in edit mode and type D99999 before first
record ... it will empty the file.. Cheers..
Plz dont waste CPU time....
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
How dummy is used in jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what sort card you will use to copy the data from one dataset to another dataset?
List the different jcl statements that are not permitted in the procedures?
Is it possible to left uncode disp? If yes, how?
Brief description of inline procedure of jcl.
Explain in DD statement what is the use of DCB parameter?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What happens if both JOBLIB & STEPLIB is specified ?
What is timing concept in mainframe?
How would you understand error(execution phase)?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
which parameter is used to check the syntax of a jcl without executing it?
How to submit a jcl from cics?
How do you create a temporary dataset?