What are steplib and joblib? What for they are used?
No Answer is Posted For this Question
Be the First to Post Answer
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
What is COND=ONLY ?
How can the disposition of sysout datasets be set for an entire jobstream?
What does S0C4 error mean?
In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
wht r s722,s822,s122 and s222 abends pls reply fast
how you will define a temporary dataset in jcl?
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario
In a JCL if previous steps return code is greater than 0 or 4 then the next step will not execute. But the job will be successfull with the maximum return code. How can we reset this maximum return code to '0' regardless of return codes of any steps?
Explain about LMOPEN -
what is DD statement is used in JCL?
How can an in-stream dataset be terminated?