How do you submit a job for execution?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

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?

4 Answers   IBM,


what is force complete

2 Answers   IBM,


can anyone explain me about sort in jcl with inrec and outrec ?

2 Answers   HCL,


How can an in-stream dataset be terminated?

0 Answers  


i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?

4 Answers   IBM,






COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?

4 Answers   IBM,


What does the statements: typrun=scan and typrun=hold do in a JCL statement

2 Answers  


Can we use DISP=SHR in output file in JCL

0 Answers  


i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance

1 Answers   IBM, TCS,


What is the use of ikjeft1b utility in jcl?

1 Answers  


The maximum number of steps in a job?

4 Answers  


File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3

7 Answers  


Categories