Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?

Answers were Sorted based on User's Feedback



Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / sagar

CPU time is assigned to job by default.

But if it is assigned to both job and jobstep, job time
overrides jobstep time.

Is This Answer Correct ?    2 Yes 1 No

Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / kavee

I read like time parameter in EXEC ll overide the job.

Is This Answer Correct ?    1 Yes 0 No

Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / raghu

by default it is job,but step overides job

Is This Answer Correct ?    1 Yes 0 No

Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ? ..

Answer / mahaveer

Time parameter coded on Job will overide the Time parameter
coded on step.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More JCL Interview Questions

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,


How to alter the parameters for the existing gdg?

1 Answers  


Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.

2 Answers   GJ,


Is it possible to left uncode disp?

1 Answers  


wht r s722,s822,s122 and s222 abends pls reply fast

1 Answers   Wipro,


I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?

2 Answers  


What are the parameters that are used in creating a gdg?

1 Answers  


How many positional parameters are there in job statement?

4 Answers  


My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.

4 Answers   CTS,


How to pass data to a program that is coded in an exec statement?

1 Answers  


what is full form of AIX

3 Answers   Accenture,


What is use of restart and how to use it?

1 Answers  


Categories