Answer Posted / arun kumar
Using Sort we can copy the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can values be passed from the job stream to an executable program?
what is use of dcb parameter in dd statement?
How jcl is used for testing batch programs?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the syntax of JCL statement?
What dd statement is used to supply the name of a dataset?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
In job processing, what happens in execution stage?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How do you create a temporary dataset?
what is “Cond= even” and “Cond=only”?
Is their any set of rules for dd? Explain.
what is the use of IEBGENER utility?
What is the function of //jcllib statement?
Explain how can return codes be tested before execution of a job step?