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...


Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP
BOTH, by default ?

Answers were Sorted based on User's Feedback



Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / rakesh

Answer #1 and #2 are wrong!
The time which is lesser in Job or step will b considered
and not the Job time always!

Is This Answer Correct ?    5 Yes 1 No

Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / harikumar.ch

CPU time is assigned at JOB level, if any step/steps
exceeding the time limit results in abend(s322).

Time specified at job level overrides the time
specified at step level.

Is This Answer Correct ?    0 Yes 0 No

Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / raghu

step overides job in the time parameter

Is This Answer Correct ?    0 Yes 1 No

Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / aloke deb

Both the above answers are logically correct, but they
don't answer the query. The CPU Time is by default decided
during the installation( I guess this is at a JOB level and
not a Step level)

Is This Answer Correct ?    0 Yes 2 No

Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / vssd

CPU time is assigned at JOB level, if any step/steps
exceeding the time limit results in abend.

Time specified at job level, overrides if any time
specified at step level.

Please correct me, if wrong.

Is This Answer Correct ?    4 Yes 7 No

Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / venu

it's correct answer. job dominates step

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More JCL Interview Questions

How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?

1 Answers  


Explain about Internal Sort

1 Answers  


How does the jcl specify the job to os?

0 Answers  


Can we change the LIMIT of GDG?

6 Answers   HCL,


how can u understand ps and pds from their names ?

1 Answers   TCS,


What happens if both JOBLIB & STEPLIB is specified ?

0 Answers  


How to execute a set of JCL statements from a COBOL program ?

6 Answers  


Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below,  What will be the output file name in each step ?  PROC starts      Step 1 has ID.GDG.FILE(+1)      Step2 has  ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ?  PROC starts      Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts      Step2 has  ID.GDG.FILE(+4) PEND

2 Answers   FIS,


How to empty the records in jcl

1 Answers  


how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly

5 Answers   IBM, TCS,


How to read records in reverse order in flat file?

1 Answers  


what is instream data

2 Answers   EDS,


Categories