what is use of dcb parameter in dd statement?
What you mean by skeleton JCl?
How is a dataset passed from one step to another?
What is jcl in mainframe?
What are steplib and joblib? What for they are used?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
What is the purpose of dd * statement in jcl?
what are the options in file-aid to edit vsam dataset and to compare data sets.
What are SD37, SB37, SE37 abends?
What do you understand by jcl?
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
which utility is used to run a cobol-db2 program?
How to override loadlib?