What is the default value of TIME parameter?

Showing Answers 1 - 25 of 25 Answers

udaya00

  • Apr 18th, 2007
 

by default installation-defined default will be used.
we can give any value from 1 to 1440 during installation

  Was this answer useful?  Yes

swati

  • Apr 20th, 2007
 

TIME parameter sets a CPU time limit for an entire job when you code it on JOB statement.

A default time limit is set by the installation.
TIME=1440 or TIME=NOLIMIT eliminates any CPU time limit.

TIME=MAXIMUM allow the job to run the max. time which is 357,912min.

  Was this answer useful?  Yes

Saravana

  • Jul 25th, 2011
 

248.5 days, 1440nminutes

  Was this answer useful?  Yes

karthi

  • Aug 3rd, 2011
 

time=(min,sec)
=(60,60)

  Was this answer useful?  Yes

rao

  • Aug 3rd, 2011
 

1440

  Was this answer useful?  Yes

Deepak

  • Dec 16th, 2014
 

default value for time parameter is installation specific and depends on the class you are using for submitting the job.

  Was this answer useful?  Yes

Karun Bali

  • Feb 7th, 2015
 

1440 mins.

  Was this answer useful?  Yes

Medha Agrawal

  • Feb 16th, 2015
 

In JES2, default value TIME parameter for a job or a step is 10 seconds i.e; TIME=(0,10)

  Was this answer useful?  Yes

Nagaraju

  • May 23rd, 2017
 

TIME=1440

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions