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 difference b/w the CLASS,TIME,PRTY in jcl job card.

Answer Posted / y@$w@nth

TIME ---> with the TIME parameter we are telling to the
operating system that the maximum amount of time that our
job can take, if that time exeeds and still ur job is
running then operating system will abend our job with abend
code 322.

PRTY---> PRTY stands for priority of our job that means..
for exmple if there are four jobs those needs to executed by
operating system using PRTY parameter we telling that which
job needs to execute first and which needs to execute second
and so on.....

CLASS --> CLASS parameter tells the class of your job that
means some jobs may take heavy time and some jobs take less
time depending on the complexity of the program and
resources that those are using. By using class parameter we
are telling to the Operating system that my job is of this
class....

Let me know if i am worng...
cheers..
yaswanth.pyrs@gmail.com
Y@$w@nth

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which utility is used to run a cobol-db2 program?

1462


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

1184


List the various advantages of using jcl language?

1518


What is the function of the dd mgmtclas keyword in sms datasets?

1294


What is the function of the steplib dd statement?

1249


Can I send output of job to my remote device careerride123?

1197


Explain dd statement in jcl?

1180


in ways data can be passed to a COBOL program from JCL?

1286


What is the purpose of disp parameter?

1172


In job processing, what happens in conversion stage?

1239


what is use of space parameter in dd statement?

1327


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1403


how do you access an uncataloged dataset in a jcl?

1808


How can a jobs execution priority be modified?

1341


What are steplib and joblib?

1218