How to submit jcl through a cobol program?
Give the syntax of job specifying jcl statement.
How does jcl act on code(if you take a cobol program)?
How does jcl specify the job to the operating system?
What does a disposition of (new,catlg,keep) for a dsn mean?
What are steplib and joblib? What for they are used?
Is condition checking possible in jcl? If yes, how?
What are steplib and joblib?
Suppose I have five jobs to do. But I want to hold one?
Is it possible to define dd statements as you want?
How to pass data to a program that is coded in an exec statement?
What is job control language?
What is the difference between the positional and keyword parameters? Give examples.
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What are hierarchy levels in jcl?