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
Answer Posted / mr. cooooool
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 |
Post New Answer View All Answers
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How to run cobol program using jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What does a disposition of (MOD,DELETE,DELETE) mean ?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How is the record format of an output dataset specified?
Explain about LMQUERY�give a dialog information about a data set
A dd statement consists of 4 fields. Name them?
How jcl work to handle various input output file operations?
List the different jcl statements that are not permitted in the procedures?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the function of dd name parameter with a 2 part structure; audit.report?
what is a jcl?
what is the purpose of coding class parameter in job statement?
what is the purpose of coding notify parameter in job statement?