How is a type of file defined in the jcl that executes the cobol program?


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

Post New Answer

More JCL Interview Questions

oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset

3 Answers   Cognizant,


JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?

4 Answers   HCL,


What dd statement is used to supply the name of a dataset?

0 Answers  


How to rename a VSAM file as well as it's index file?

4 Answers   CitiGroup,


I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?

4 Answers   Broadridge, HCL,






how to purge 50 initiators continuously?? console commands??

4 Answers   IBM, ups,


what is the restart?hopw it is invoked?

1 Answers  


how GDGs are concatinated?

4 Answers   HSBC,


wht r s722,s822,s122 and s222 abends pls reply fast

1 Answers   Wipro,


What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?

2 Answers  


What is QSAM error usually when it is occurs?

1 Answers  


if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?

4 Answers  


Categories