Explain how can values be passed from the job stream to an executable program?
No Answer is Posted For this Question
Be the First to Post Answer
Can you execute a PROC from another PROC?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
What is COND=ONLY ?
I have 20 steps in a job... step01, 02....step17...step20. For some reason I want to execute step17 only if the return code for all the previous steps are less than or equal to 4. otherwise if return code for any of the previous 16 steps is greater than 4, then step17 should be bypassed. How do I do that ?? how and in which step should i formulate COND parameter
Where can program checkpoints be stored for use in a restart?
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
Where & How Do You Code Identifier In Jcl?
What parameters can be used to limit the number of records written to a sysout dataset?
What is the purpose of dd?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
A dd statement consists of 4 fields. Name them?