TIP OF THE DAY : TIME=1440

Please post your opinions , comments & suggestions.

Moderator: Moderator Group

Post Reply
Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

TIP OF THE DAY : TIME=1440

Post by Anuj Dhawan » Fri Dec 12, 2008 12:07 pm

Hello,

This is my personal view on this tip..no offenses meant though.

Do not specify TIME=1440 on your job - even if your site doesn't automatically flush your job (many do). TIME=1440 is nota proper choice for programmers to make.

If you are trying to prevent a time-out abend, see your systems support or operations people. Your site probably has different job classes for different resources required. There may be a class already defined that will accomodate your cpu time requirement. If not, they can tell you what you need to do.

It would be good to determine just why the amount cpu time is needed. If your job processes many millions of records, it may very well not run in the same class that supports compiles and small testing.

If there are still questions after talking with your systems/operations people, please let us know.
Regards,
Anuj

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others