How can an in-stream dataset be terminated?


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

Post New Answer

More JCL Interview Questions

Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?

2 Answers   CTS,


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

0 Answers   IBM,


What is STEPLIB, JOBLIB? What is it used for?

2 Answers  


In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?

7 Answers  


How many extents are possible for a sequential file ? For a VSAM file ?

3 Answers  






What is the motivation behind coding class parameter in job statement?

0 Answers  


What is job control language?

0 Answers  


MOD, DELETE; What does a disposition of (,DELETE) mean ?

3 Answers  


how to increase the space of a dataset in instream procedure.

1 Answers   HCL,


How to run cobol program using jcl?

0 Answers  


i want to store 20 digits . how will u do it in cobol ?

0 Answers  


How is a GDG base created?

5 Answers  


Categories