How does jcl act on a cobol code?
No Answer is Posted For this Question
Be the First to Post Answer
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?
How to get cursor position from system in CICS environment ?
I need exexution process for JCL programs
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
Max. No of DD statements in a job ?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
Explain how can a jobs execution priority be modified?