A job has 90 steps i want to execute only step7 and step15

Answer Posted / shriram10

Ans1) you can use IEBEDIT Utility like
//step1 exec pgm=iebedit
//sysprint dd sysout=*
//sysut1 dd dsn=proj.test.file,disp=shr
//sysut2 dd sysout=(*,intrdr)
//sysin dd *
edit type=include
stepname=(step7,step15)
/*

correct me if i am wrong
thanks

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what JCL Procedures?

697


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1941


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1804


For what purpose steplib and joblib are used ?

680


Give the syntax of job specifying jcl statement.

634






Name what parameter directs the output of the job log dataset?

557


What is the function of dd disp parameter?

652


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

641


How can the submitting users racf authority be overridden in a job stream?

741


what happens in execution stage in job processing?

650


What is concatenating?

631


How can the attributes of one sms dataset be copied to another dataset?

846


What are s0c1, s0c4, s0c5, s0c7 and socb?

695


What is notcat 2 - gs?

930


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

730