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
How can the attributes of one sms dataset be copied to another dataset?
Explain how can the submitting users racf authority be overridden in a job stream?
List the various advantages of using jcl language?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is the function of //jcllib statement?
How can the submitting users racf authority be overridden in a job stream?
what is the purpose of coding notify parameter in job statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is the compile process of cobol program expalin with code
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How can unused space allocation be returned to the system when a dataset is closed?
Is condition checking possible in jcl? If yes, how?
What is the maximum length of a single line of jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how you will the direct the data to spool using sysout option?