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 / ram g
it will work with iebgener also ..create a dummy file with
fba format and use in your utility jcl
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
what is use of dcb parameter in dd statement?
What is the purpose of dd dummy statement?
Is it possible to code instream data in a PROC?
what are JCLLIB and STEPLIB in JCL?
what is JCL?
What is the format of comment statement?
What is the function of the dd mgmtclas keyword in sms datasets?
What is the purpose of the dd keylen parameter?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Brief description of inline procedure of jcl.
Is their any set of rules for dd? Explain.
What is the function of a dd statement?
what are the statements that are not valid to be included in an include statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC