I want to join to input files and write the matching fields
on to an output file but i dont want the output file a
sorted one
No Answer is Posted For this Question
Be the First to Post Answer
What is RESTART? How is it invoked?
How does jcl act on code(if you take a cobol program)?
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is NOTCAT ?
How dummy is used in jcl?
In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executable or not? why?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
How can you trap abends in the JCL?
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
How to check empty file in jcl?