I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?


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

Post New Answer

More JCL Interview Questions

i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?

2 Answers   IBM,


Explain about User Information

1 Answers  


Explain about LMINIT - generate a data ID for a data set

1 Answers  


suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?

5 Answers  


what are the ways of passing data to a cobol program from jcl?

1 Answers   IBM,






how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??

3 Answers   Steria,


What does SYSIN * indicate?

2 Answers  


What is the function of job statement in jcl?

0 Answers  


What is multithreading in jcl?

0 Answers  


What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?

2 Answers   IBM,


What is Cataloged Procedures?

0 Answers  


Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!

2 Answers  


Categories