Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
Answer Posted / cj
Can be done in JES3 using the following:
//*MAIN DEADLINE=(0700,B,012086)
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
what is DSN in JCL and what are the parameters to declare the DSN?
Explain the function of //jcllib statement?
Can we call instream to catalog and catalog to instream?
What is timing concept in mainframe?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How can a fb file convert to vb file using sort program?
What is use of restart and how to use it?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
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 statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What are the 4 fields in dd statement?
what JCL Procedures?
What is the motivation behind coding class parameter in job statement?