Explain dfsort utility?
No Answer is Posted For this Question
Be the First to Post Answer
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
Explain how can a jobs execution priority be modified?
What does IEBGENER do?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
What are the rules employed while naming the steps in a job?
in ways data can be passed to a COBOL program from JCL?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
wt will happen to the step of a job if u code COND=ONLY
Explain about User Information
what is a cataloged procedure ?