adspace


how to run batch program without jcl?

Answer Posted / Sheetal Kumari

Batch programs are typically run using JCL (Job Control Language) on mainframe systems. However, it is possible to run a batch program without JCL by using shell scripts or other programming languages that can execute the same commands as the batch job steps. For example, you could write a script in Python or another language to perform the same actions as your batch job.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category