TIME parameter

In this Mainframe Forum - You can post your queries on JCL, OS/390 JCL, MVS JCL, z/OS JCL, JES2 & JES3

Moderators: Frank Yaeger, DikDude, Moderator Group

Post Reply
ranveer
Member
Posts: 1
Joined: Tue Jul 13, 2010 4:48 pm

TIME parameter

Post by ranveer » Tue Jul 13, 2010 5:13 pm

as we know, TIME parameter of EXEC overrides JOB statement so for the given code :
//FIRST JOB (22E),'RENE',TIME=3
//STEP1 EXEC PGM=A,TIME=2
//STEP2 EXEC PGM=B,TIME=2
if STEP1 takes 1 min 40 secs then in what time should STEP2 gets over for successful execution.
ranveer

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

Post by Anuj Dhawan » Wed Jul 14, 2010 8:09 am

Well, Trust me - just try it out, it helps to understand the things better.
Regards,
Anuj

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

Post by Anuj Dhawan » Wed Jul 14, 2010 8:17 am

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