What is the use of ikjeft1b utility in jcl?
Answer / priyanka
Ikjeft1 is the TSO/E program. You use it whenever you wish to perform a TSO function within a batch job. It allows you to perform any TSO function.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to execute a set of JCL statements from a COBOL program ?
Hi, can any one tell about " How do u eliminate the duplicates "
what is the use of IEBGENER utility?
What is the difference between catalogue procedure and In-Stream procedure?
what r the types of job control statements?
What you mean by skeleton JCl?
Explain the function of dd disp parameter?
What is the use of IEBGENER ?
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.
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).