what is use of dsn parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
how many types of sorts are there in jcl?
How do you skip a particular step in a proc/JOB?
what is A-MODE and R-MODE?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
What you mean by skeleton JCl?
What are three parameters you can specify on Job statement as well as on exec stmt ?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
When space is allocated for an output dataset, what units can be used?
How jcl is used for testing batch programs?