Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
Answer Posted / guest
THE code IS : //*MAIN DEADLINE=(0700,B,01208
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
What are steplib and joblib? What for they are used?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What are the rules employed while naming the steps in a job?
How is the record format of an output dataset specified?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how can the same proc be re-used and called by many jobs?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is Cataloged Procedures?
Explain the function of a dd statement?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain about LMQUERY�give a dialog information about a data set
Is their any set of rules for dd? Explain.