PROC

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
rajkumarprajapati
Member
Posts: 40
Joined: Tue Sep 18, 2007 1:17 pm

PROC

Post by rajkumarprajapati » Tue Apr 21, 2009 10:28 am

in a PROC 5 steps.
step1, step2, step3, step4, step5
we want to execute only step3
How to code JCL?

madhureddygs
Member
Posts: 8
Joined: Wed Apr 01, 2009 11:25 am

Post by madhureddygs » Tue Apr 21, 2009 2:52 pm

you can use COND or RESTART parameter... or u can comment all other steps.. :D

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Tue Apr 21, 2009 4:03 pm

Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

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

Post by Anuj Dhawan » Wed Apr 22, 2009 12:28 pm

There are many ways - just for trial label step5 between ...".A" and ".B" and on command prompt "SUB .A .B".

By the way - I believe you could use some better subject topic . . .
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