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
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
how can the same proc be re-used and called by many jobs?
How can a fb file convert to vb file using sort program?
What are the parameters that are used in creating a gdg?
What are the 2 types of parameters in dd statement?
What is the function of the dd mgmtclas keyword in sms datasets?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what is SOC4 error?
What is the motivation behind coding class parameter in job statement?
what are the statements that are not valid to be included in an include statement?
How do you submit a job for execution?
Explain the function of //jcllib statement?
What do you understand by the term notcat 2 – gs?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the function of a dd statement?