which utility is used to sort a file in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What is order of searching of the libraries in a JCL?
how to edit a tape dataset ? asked in wipro
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?
can we modify the code in copy book? if it possible how to submit ofter the modification.
How can we see data in TEMPARARY DATA SET in JCL ?
What you mean by skeleton JCl?
how do u send return code from cobol to jcl ?
i just need the first and last record from a sequencial file?how
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?