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

Answer Posted / rajasekhar pattem

yes

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do automated restart when a job abend?

791


What is the syntax of JCL statement?

694


What happens if both JOBLIB & STEPLIB is specified ?

609


what happens in execution stage in job processing?

655


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

672






What do you understand by the terms: joblib and steplib?

626


Mention the types of job control statements?

686


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1616


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

709


What is the function of the dd avgrec keyword in sms datasets?

841


what are the various stages of job processing?

738


Is their any set of rules for dd? Explain.

662


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

854


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

975


What is the function of job statement in jcl?

636