Is condition checking possible in jcl? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
In job processing, what happens in execution stage?
Which storage devices are grouped under DASD and SYSDA ?
what is the meaning of 'sysin dd dummy'
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
I have a job (4 steps) with time parameter coded in job & exec, say time=10 in job & time =3,2,2,4 in each steps. Will the job executes successfully?
What parameters can be used to limit the number of records written to a sysout dataset?
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
How to execute 300 steps in a Job?
A dd statement consists of 4 fields. Name them?
how do u send return code from cobol to jcl ?