Answer Posted / shailesh kumar
Advanced Interactive Executive.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
What is job control language?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How jcl is used for testing batch programs?
How to pass data to a program that is coded in an exec statement?
How to override loadlib?
What is the function of a dd statement?
Is it possible to define dd statements as you want?
I need exexution process for JCL programs
What are steplib and joblib? What for they are used?
What is the significance of addrspc parameter in exec statement?
Give the syntax of job specifying jcl statement.