Page 1 of 1

TIME paramter error.

PostPosted: Sun Aug 30, 2009 4:48 pm
by hayt.main
I am getting S322 error, tried 1400 and MAXIMUM and NOLIMIT. I am getting following error.

DTM1455I 2009.242 06:53:49 JOB RUNSTDES FAILED, JOB ACTION LANGUAGE
* CLASS CPU LIMIT EXCEEDED. EITHER JOB LIMIT OF 1440:00 MINUTES OR STEP LIMIT  OF 3:00 IS EXCESSIVE *

Re: TIME paramter error.

PostPosted: Sun Aug 30, 2009 4:57 pm
by hayt.main
[quote="hayt.main"]I am getting S322 error, tried 1400 and MAXIMUM and NOLIMIT. I am getting following error.

DTM1455I 2009.242 06:53:49 JOB RUNSTDES FAILED, JOB ACTION LANGUAGE
* CLASS CPU LIMIT EXCEEDED. EITHER JOB LIMIT OF 1440:00 MINUTES OR STEP LIMIT  OF 3:00 IS EXCESSIVE *
 * CLASS CPU LIMIT EXCEEDED. EITHER JOB LIMIT OF 357912:00 MINUTES OR STEP LIM

Re: TIME paramter error.

PostPosted: Sun Aug 30, 2009 8:18 pm
by dick scherrer
Hello,

You are not permitted to use that TIME parameter.

Suggest you research the code and determine why the process requires too much cpu time. The typical reasons for a 322 are that the code is in a loop or the process is very poorly designed and requires more than acceptable resources.

What does the process do? How much input is there?

Re: TIME paramter error.

PostPosted: Mon Aug 31, 2009 8:02 pm
by Bill Dennis
Your site may be enforcing TIME limits based on job CLASS, you as a user or some other reason. These limits will override any JCL settings for TIME.