Answer Posted / nagendra rampuria
i would like to add one more thing to my previous answer,
As Saurav Paul has said above in the 1st answer that giving
time =(0,0) will result in s322 abend, i strongly oppose
that.
In fact it will run successfully taking the default time.
So giving time = 0 or (0,0) will not result in s322 abend :)
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is the purpose of dd dummy statement?
Explain about ISPF/TSO Commands
What is timing concept in mainframe?
Explain the function of a dd statement?
What is the function of job statement in jcl?
How can a stopped job be started again?
what is “Cond= even” and “Cond=only”?
what is use of disp parameter in dd 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
How is the record format of an output dataset specified?
Explain the function of the steplib dd statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?