suppose i have 10 job steps and i want to execute only step
6.How to write?

Answer Posted / anji

use Restate parameter in job card like Restart=(step 6)
And use cond parameter in 6'step like cond(4.le)
That means if successful exection 6 th step before going to
7th step it will check cond code if it is true remaning
steps not executed.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is JCL?

682


What is job control language?

603


What are the jcl procedures?

638


Brief description of inline procedure of jcl.

671


Are there any set of rules for the names of the steps used in a job?

625






How gdg are concatenated?

661


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

967


What is jcl in mainframe?

678


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1917


Suppose I have five jobs to do. But I want to hold one?

647


how do you code a null statement?

763


What parameter of the job statement is used to limit the cpu time consumed by the job?

832


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1576


how you can direct the data to spool using SYSOUT option?

914


Define concatenating?

654