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 assigned to a JOB and JOBSTEP BOTH, by default ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of space parameter in dd statement?

1327


What is jcl in mainframe, and how many types of jcl statements are there for a job?

1246


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

1525


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

1327


Is condition checking possible in jcl?

1257


how can the same proc be re-used and called by many jobs?

1559


What is NOTCAT ?

1379


What dd statement is used to supply the name of a dataset?

1447


How to pass the parameter in parm using linkage section ? (syntax)?

1184


Explain in DD statement what is the use of DCB parameter?

1182


Must tape dataset definitions include vol=ser specifications?

1783


Are there any set of rules for the names of the steps used in a job?

1171


What is the function of dd name parameter with a 2 part structure; audit.report?

1315


Is it possible to left uncode disp?

1248


What is the purpose of dd dummy statement?

1521