Interview Questions

How can you submit a job from COBOL programs?

COBOL Interview Questions


(Continued from previous question...)

How can you submit a job from COBOL programs?

Write JCL cards to a dataset with //xxxxxxx SYSOUT = (A,INTRDR) where 'A' is output class, and dataset should be opened for output in the program. Define a 80 byte record layout for the file.

(Continued on next question...)

Other Interview Questions