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 happens if job falls in loop ? how to resolve it ?

Answers were Sorted based on User's Feedback



what happens if job falls in loop ? how to resolve it ?..

Answer / srk

we can specify a time limit for the execution of the job or
job step through time parameter, after the time limit is
reached the job or job step is automatically terminated.


//jobname job time=(minits,seconds)

Is This Answer Correct ?    8 Yes 0 No

what happens if job falls in loop ? how to resolve it ?..

Answer / lu

when you run your job, you guest how long it takes, if you
see it runs for a little while,try get into SDSF in ouput
queue, hit enter to see a cpu time... you cancel your job
and dump it and read it... To solve it put display in your
program and rerun..

Is This Answer Correct ?    1 Yes 1 No

what happens if job falls in loop ? how to resolve it ?..

Answer / vinay sonar

If your job is going in loop you will get system abend S322.
It will cause your server to hang.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More JCL Interview Questions

What u mean by include statement in JCL ?

3 Answers  


Name the system library from which modules are retrieved at execution

2 Answers  


What is the use of ikjeft1b utility in jcl?

1 Answers  


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

0 Answers   IBM,


how to identify a vasam dataset by seeing in 3.4(browse)

5 Answers   Cap Gemini,


How can unused space allocation be returned to the system when a dataset is closed?

0 Answers  


HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?

1 Answers   IBM,


How can a jobs execution priority be modified?

0 Answers  


In one of intervie, my interviwer asked, I have a file which contains 4 records I would like to split the 4 different outputs for each record how to do?

14 Answers   Cap Gemini, Cognizant, JPMorgan Chase, TCS, Xansa,


I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.

1 Answers  


A job has 150 steps i want to execute only 57th step

3 Answers   Cognizant,


Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?

3 Answers   IBM,


Categories