TIME paramter error.



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

TIME paramter error.

Postby hayt.main » Sun Aug 30, 2009 4:48 pm

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 *
hayt.main
 
Posts: 17
Joined: Tue Jul 28, 2009 4:31 pm
Has thanked: 0 time
Been thanked: 0 time

Re: TIME paramter error.

Postby hayt.main » Sun Aug 30, 2009 4:57 pm

[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
hayt.main
 
Posts: 17
Joined: Tue Jul 28, 2009 4:31 pm
Has thanked: 0 time
Been thanked: 0 time

Re: TIME paramter error.

Postby dick scherrer » Sun Aug 30, 2009 8:18 pm

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?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: TIME paramter error.

Postby Bill Dennis » Mon Aug 31, 2009 8:02 pm

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.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post