Answer Posted / selvaraj
force complete
making the current job to skip and let the jobs which are
triggered by that job to run .
Eg:
Flow of jobs(triggering) is:
Phw0001a
|
Phw0001b
|
Phw0001c
Phw0001a failed & asked to
Force complete the job Phw0001a means
Phw0001a will be skipped &
Phw0001b will run ...
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the syntax of JCL statement?
List the different components of jcl statement?
What are the jcl procedures?
Is condition checking possible in jcl? If yes, how?
What is catelog procedure and how many catelog procedure to use in one job?
Is automatic restart possible in jcl? If yes, how?
What is the purpose of dd * statement in jcl?
what JCL Procedures?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain the function of a dd statement?
How does jcl act on code(if you take a cobol program)?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How can values be passed from the job stream to an executable program?
how to compare two datasets without using superce because output is limited to 133 bytes
Define concatenating?