What does the TIME parameter signify ? What does TIME=1440
mean ?

Answer Posted / ch.moha

time parm used to giving the last execution time
time=1440 is 24 hr execution time

Is This Answer Correct ?    1 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

938


how to do automated restart when a job abends?

854


how to run batch program without jcl?

10077


what are the statements that are not valid to be included in an include statement?

776


What is Cataloged Procedures?

713






How do you overcome this limitation ?

698


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

909


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

678


Where & How Do You Code Identifier In Jcl?

699


What is the purpose of dd dummy statement?

943


which utility is used to run a cobol-db2 program?

810


Name the parameters which can be used to limit the number of records written to a sysout dataset?

654


how JCL works?

796


how you can access an uncataloged dataset in a JCL?

656


how would you create a temporary dataset? And where will you use them?

768