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 is the parameter to be passed in the job card for the
unlimited time , irrespective of the job class ?

Answers were Sorted based on User's Feedback



What is the parameter to be passed in the job card for the unlimited time , irrespective of the job..

Answer / guest

TIME=1440

Is This Answer Correct ?    8 Yes 1 No

What is the parameter to be passed in the job card for the unlimited time , irrespective of the job..

Answer / gopinath

This Time=nolimit parameter also works fine.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JCL Interview Questions

I have three files for one step i need to override the third file how to do that in jcl?

1 Answers   UST,


Suppose a proc step has a DD statement like //ABC DD DSN=TEST.FILE1,DISP=SHR DSN=TEST.FILE2,DISP=SHR and the above DD name is overridden from the JCL as given below //procstepname.ABC DD DSN=TEST.FILE3 - Will the DD statement now have just TEST.FILE3 or it will be TEST.FILE3 and TEST.FILE2? Suppose if it is overridden twice like //procstepname.ABC DD DSN=TEST.FILE3 //procstepname.ABC DD DSN=TEST.FILE4 Will this give a JCL error? If not, what will be final output?

2 Answers  


can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.

7 Answers   Accenture,


Is automatic restart possible in jcl?

0 Answers  


How can you execute a COBOL program via SYSIN in JCL?

1 Answers  


what sort card you will use to copy the data from one dataset to another dataset?

0 Answers   IBM,


How many types we can give input to JCL

5 Answers   UHG,


What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?

2 Answers   IBM,


what are the ways of passing data to a cobol program from jcl?

1 Answers   IBM,


Explain about LMPUT-

1 Answers  


Name what parameter directs the output of the job log dataset?

0 Answers  


There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?

3 Answers   ADP,


Categories