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 |
if we give two job cards in a single what happens
how to put a dependency on job in jcl using opc scheduler?
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/
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.
how can the same proc be re-used and called by many jobs?
How do you find which GDG is using which dataset?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
what is use of dsn parameter in dd statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how many types of sorts are there in jcl?
How do you submit a JCL under CICS environment ?