A dd statement consists of 4 fields. Name them?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by jcl?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
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.
What is the difference between run mode and addressing mode?
How is a GDG base created?
how do u send return code from cobol to jcl ?
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
I had 100 steps in jcl i want to execute first 10 steps only?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
How much space OS allocates when you create a PS or PDS?
what is use of dcb parameter in dd statement?
What is the difference between the positional and keyword parameters? Give examples.