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


Please Help Members By Posting Answers For Below Questions

How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5053


What is concatenating?

625


Explain the function of the dd dcb keyword?

687


how can the same proc be re-used and called by many jobs?

897


What is the function of the dd mgmtclas keyword in sms datasets?

727






what are the various stages of job processing?

727


Can I share my data with other jobs? How?

661


define cond parameter in jcl?

760


what is the difference between JES3 and JES2?

665


How to run cobol program using jcl?

639


Explain how can the submitting users racf authority be overridden in a job stream?

662


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

8648


Which statement is used to identify the private libraries in job?

668


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2150


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

620