What are the 2 types of parameters in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between addressing mode and run mode.
How to get the last but one duplicate record of the file using Sort?
How do you handle empty files in a JCL ?
Explain dfsort utility?
what is use of disp parameter in dd statement?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
Explain how can the submitting users racf authority be overridden in a job stream?
how to resolve sb37,sd37 se37 abends
If your job fails at particular step then what would be the return code for next steps
what is the COND=EVEN ? Can anyone give me an example to explain the usage.