How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?


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

Post New Answer

More COBOL Interview Questions

What is the difference between structured cobol programming and object alternativelyiented cobol?

0 Answers  


Can we move X(9) to 9(9). If yes what are the ways for doing this?

3 Answers  


How to display string in the reverse order using occurs clause?

4 Answers  


when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?

1 Answers   Hewitt,


Should I use STOP RUN in the sub program??why?

6 Answers   Xansa,






1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?

11 Answers   Wipro,


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  


What do you understand by passing by reference and passing by content?

1 Answers  


what happens if we dont close cursor in db2-cobol pgm?

6 Answers  


How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)

9 Answers   Bank Of America,


how do you reference the ksds vsam file formats from cobol programs

0 Answers  


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

0 Answers  


Categories