Answer Posted / sroul4
We can not!!
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How jcl is used for testing batch programs?
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) ?
What is the function of dd disp parameter?
what is “Cond= even” and “Cond=only”?
What is Cataloged Procedures?
In sms datasets, what is the function of the dd avgrec keyword?
What is timing concept in mainframe?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is condition checking in jcl? Is this possible?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How to alter the parameters for the existing gdg?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How jcl work to handle various input output file operations?
For what purpose steplib and joblib are used ?