What are some jcl statements that are not allowed in procedures?
No Answer is Posted For this Question
Be the First to Post Answer
What is 'S0C7' abend?
i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain how can a jobs execution priority be modified?
Can we use empty VSAM as input?
restart logic ?
I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
How can a stopped job be started again?
Can we delete the data using IEFBR14 , IEBGENER??
Can you execute a PROC from another PROC?
What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?