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 |
wht do u mean by notify parameter, how can u give acess to multiple users ?
what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
what is check pending option
What does the keyword DCB mean and what are some of the keywords associated with it?
What does a disposition of (new,catlg,keep) for a dsn mean?
with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
wht r s722,s822,s122 and s222 abends pls reply fast
Is there any command to check wether the ps file is in sorted order?
What is a S0C4 error ?
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
What is the motivation behind coding class parameter in job statement?