Answer Posted / vikaschandra
No it's totally wrong, User will get Abend S322. Job will not execute.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of disp parameter?
Where can program checkpoints be stored for use in a restart?
How to pass data to a program that is coded in an exec statement?
Is their any set of rules for dd? Explain.
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain how can an in-stream dataset be terminated?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do you understand by jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How does the jcl specify the job to os?
write a jcl to execute a job by 7:00 am on jan 20,1986?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is “Cond= even” and “Cond=only”?