How different is the JCL executing a COBOL program?
1) if the program is using VB file as input.
2) if the program is using FB file as input.



How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. ..

Answer / dsingh29

you need to take care of RDW of the VB file while defining
file. In FB file there is no such requirement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

How can an in-stream dataset be terminated?

0 Answers  


mainframe questions like basic&depth

0 Answers   TetraSoft,


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

0 Answers   IBM,


What is default if we don't specify RD parameter at all ?

1 Answers   IBM,


What are the common keyword parameters in both job and exec statements

4 Answers   Cap Gemini,






How can unused space allocation be returned to the system when a dataset is closed?

0 Answers  


how can i use the parameters decalred in main pgm in sub pgm

2 Answers   TCS,


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

0 Answers  


Explain about Internal Sort

1 Answers  


What are hierarchy levels in jcl?

0 Answers  


How can we see data in TEMPARARY DATA SET in JCL ?

7 Answers   CSC, Polaris,


How to pass data to a program that is coded in an exec statement?

0 Answers  


Categories