How to change default PROCLIB?
What is COND=EVEN ?
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario
i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
what are the ways of passing data to a cobol program from jcl?
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
What does S0C4 error mean?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How many parameters are there to a DISP statement and what are their uses ?
how to create gdg with out using idcams utility
What parameters can be used to limit the number of records written to a sysout dataset?
a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully