which utility is used to run a cobol-db2 program?


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

Post New Answer

More JCL Interview Questions

How do you submit JCL via a Cobol program?

2 Answers   Cap Gemini,


Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

1 Answers   L&T,


Please give me the coding for converting VB to FB and FB to VB

3 Answers   HP,


How do you access an uncatalogued dataset in a jcl?

0 Answers  


consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayed after the PERFORM is over? assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above

1 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  


What do you understand by jcl?

0 Answers  


Can you delete the GDG base without deleting GDG generations ?

7 Answers   Cap Gemini,


What is notcat 2 - gs?

0 Answers  


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

0 Answers  


Can we write same stepname for one or more steps in on job ?

2 Answers  


In how ways you can pass the data from Jcl to cobol ?

3 Answers   Cap Gemini, IBM,


Categories