Answer Posted / gaurava mishra
In job card if time=0 or time=(0,0) is given, job will run
fine.If time=0 or time=(0,0) is been given at proc, I mean
proc overriding is done then, it will abend with S322.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
which parameter is used to check the syntax of a jcl without executing it?
what is use of disp parameter in dd statement?
What is catelog procedure and how many catelog procedure to use in one job?
How to pass the parameter in parm using linkage section ? (syntax)?
which parameter is use to declare the name of dataset in dd statement?
How can the disposition of sysout datasets be set for an entire jobstream?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Is acct parameter mandatory?
What are the utility programs in jcl?
What is the significance of addrspc parameter in the exec statement?
Explain the function of the steplib dd statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
In sms datasets, what is the function of the dd avgrec keyword?
How does jcl act on code(if you take a cobol program)?
Can we call instream to catalog and catalog to instream?