what happens in execution stage in job processing?
No Answer is Posted For this Question
Be the First to Post Answer
How are GDGs concatenated?
what is the purpose of coding notify parameter in job statement?
Is it possible to define dd statements as you want?
Explain COND used in JCL?
what do you mean by include statement in jcl?
What is meant by S0C7 system abend code?
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?
Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below, What will be the output file name in each step ? PROC starts Step 1 has ID.GDG.FILE(+1) Step2 has ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ? PROC starts Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts Step2 has ID.GDG.FILE(+4) PEND
Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 Answers CDS, Convergys, TCS,
suppose i have 10 job steps and i want to execute only step 6.How to write?
after submiting the jcl.how do you know that the job has been completed.
If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 Answers Cognizant, Convergys, IBM, TCS, Wipro,