i have 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?

Answer Posted / pavan

If we can edit the JCL then add a COND to the steps which you don't want to execute so that you can skip those.

Is This Answer Correct ?    5 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what JCL Procedures?

689


how to compare two datasets without using superce because output is limited to 133 bytes

1471


Explain how can a stopped job be started again?

628


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

850


What is the function of dd name parameter with a 2 part structure; audit.report?

692






How to submit a jcl from cics?

651


what is the difference between JES3 and JES2?

665


How to do automated restart when a job abend?

778


How to execute 2nd and 4th steps among 5 steps in jcl proc?

741


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2253


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1723


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1979


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

620


Is it possible to define dd statements as you want?

639


What is the difference between the positional and keyword parameters? Give examples.

690