Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is force complete

Answers were Sorted based on User's Feedback



what is force complete..

Answer / fred

Just to make it clear ,

If job A triggers job B and job B in turn triggers job C.

Job A -> Job B -> Job C

If A abend for some reason,
Force completing the job A would mean that the job B would
start and the cycle complete.

It is like making the scheduler system believe that the
abended job has completed and you carry on with your schedule.

On the other hand, Cancelling the job A would mean that the
Job B would wait indefinitely for job A to finish which will
never happen.

HTH

Is This Answer Correct ?    18 Yes 1 No

what is force complete..

Answer / 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

More JCL Interview Questions

How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?

4 Answers   IBM, Tech Mahindra,


how many max steps can we use in a job? pls answer to my question

9 Answers   TCS,


Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

5 Answers   L&T,


What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?

1 Answers  


I have Job A and Job B. I want to trigger Job B from Job A. Please advise.

2 Answers   Wipro,


what is static and dynamic call with examples?

4 Answers   IBM,


What are SD37, SB37, SE37 abends?

4 Answers  


What is the difference between the JOBLIB and the STEPLIB statements?

3 Answers  


what is JCLLIB and PROCLIB in jcl and their syntax

3 Answers   IBM,


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

0 Answers   IBM,


What is the motivation behind coding class parameter in job statement?

0 Answers  


how to create a member or sequential dataset through tso command??

4 Answers  


Categories