Answer Posted / naveen
time=0 will produce unpredictable results.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how JCL works?
write a jcl to execute a job by 7:00 am on jan 20,1986?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is job control language?
What is catelog procedure and how many catelog procedure to use in one job?
Explain the hierarchy levels in jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
What happens if both JOBLIB & STEPLIB is specified ?
Is automatic restart possible in jcl?
what is the purpose of coding class parameter in job statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How can an in-stream dataset be terminated?
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?
What is the purpose of dd * statement in jcl?
how do you access an uncataloged dataset in a jcl?