How we can code in a jcl to execute a job in a particular
time and date without using any job shudular?. (Eg) i want
to execute a particular job at 8 am on 01/01/2010.
Answer Posted / chandrakant
The code is:
//MAIN DEADLINE=(0800,B,010110)
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
how to compare two datasets without using superce because output is limited to 133 bytes
Explain the hierarchy levels in jcl?
Explain about LMFREE�free data set from its association with data ID
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How to override loadlib?
What is catelog procedure and how many catelog procedure to use in one job?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Explain the function of dd name parameter with a 2 part structure; audit.report?
Give the syntax of job specifying jcl statement.
how to run batch program without jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Is it possible to code instream data in a PROC?
How is the record format of an output dataset specified?
Can we use DISP=SHR in output file in JCL