How system will identify whether user wants to create PS or
PDS? If answer is SPACE parameter then why we need to pass
ps or po as dataset organisation while creation
Hi.............
It's not mandtory to pass ps or po organization.
System will automatically decide organization for
a data set according to the directory Block.
If diectory block is 0 or not mantion than it's ps
else it's pds/po.
Thanks
| Is This Answer Correct ? | 16 Yes | 0 No |
What do you do if you do not want to keep all the space allocated to a dataset?
What statement marks the end of an in-stream or catalogued procedure?
What is a PROC? What is the difference between an instream and a catalogued PROC?
Is condition checking possible in jcl?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
if we give TIME=0 how many sec that job/step
after submiting the jcl.how do you know that the job has been completed.
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
How to skip first step of a job? Can we use COND on the first step?
What you mean by skeleton JCl?
The maximum number of in-stream procedure you can code in any JCL is ?