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


TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?

Answers were Sorted based on User's Feedback



TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or executi..

Answer / varun

TIME specifies the maximum CPU time allocated for a
particular job or job step. If TIME is in the JOB card, it
relates to the entire job; if in the EXEC statement, it
relates to the job step.

Is This Answer Correct ?    9 Yes 0 No

TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or executi..

Answer / sathish kumar

It is a amount of cpu time that a job or perticuler job
step is permitted to utilized before it is terminated.

Is This Answer Correct ?    7 Yes 0 No

TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or executi..

Answer / varun

TIME parameter can be used to overcome S322 abends for
programs that genuinely need more CPU time. TIME=1440 means
no CPU time limit is to be applied to this step.

Is This Answer Correct ?    7 Yes 1 No

TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or executi..

Answer / rajendra desale

cpu time.

Is This Answer Correct ?    5 Yes 1 No

TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or executi..

Answer / runjhun

TIME parameter in JOB statement specifies max. CPU
timelimit for the entire job whereas that coded in EXEC
specifies the time limit for that particular step only.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JCL Interview Questions

a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file

6 Answers   ITC Infotech,


The maximum number of in-stream procedure you can code in any JCL is ?

5 Answers  


What does SYSIN * indicate?

2 Answers  


if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?

2 Answers   ITC Infotech,


What all are the changes to be made in JCL so as to do testing?

2 Answers   TCS,


what are the types of abends that occur on job failure? And explain the possible causes of these

0 Answers  


db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above. 1 What is the maximum number of tables that can be stored on a Partitioned Table Space ? 1 what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names Accenture 5 Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code? 6 When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing? 2 how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE IBM 7 max number of columns in a db2 table? 6 What is package versioning? Please give an example. 1 What is the picture clause of the null indicator variable? 6 How do you filter out the rows retrieved from a Db2 table ? 1 What is DB2 (IBM Database 2)? 3 Can any one tell me about Restart logic in DB2.

2 Answers   Cap Gemini,


State the uses of syspring, sysin, sort fields, sum fields and dummy.

0 Answers  


hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..

1 Answers   CTS,


How many types of libraries are there in JCL ?

2 Answers   IBM,


In sms datasets, what is the function of the dd avgrec keyword?

0 Answers  


I had 100 steps in jcl i want to execute first 10 steps only?

6 Answers   IBM,


Categories