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

1) Is CLASS used for assigning Priority (as we say a job
having class '6' will run before the job having class '5'?
then what is the difference between CLASS and PRTY ?
2) In a same JCL, 2 JOB statements with different Classes
and NO PRTY are submitted ? which will run first ? & with
different classes and different PRTY also, which will run
first now ?

Answer Posted / saisankar

if there are 2 jobs with the same class then it will check
for 'prty ' parameter.based on the prty it will submits.

if we are not coded any 'prty' paramater then which job
goes first time that will be executed.

for better understanding

class = a (2min) ,b (3min) , c (4min)

to separate the jobs based on the cpu time
consumed.installation dependent.


for other info : saisankar85@gmail.com

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain dfsort utility?

1400


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2349


What is the format of comment statement?

1272


how to run batch program without jcl?

11673


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

1152


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

1128


Explain the function of job statement in jcl?

1260


How is the record format of an output dataset specified?

1199


How would you understand error(execution phase)?

1314


How do you create a temporary dataset?

1241


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

1244


Explain how can the attributes of one sms dataset be copied to another dataset?

1260


What is catelog procedure and how many catelog procedure to use in one job?

8786


Brief description of inline procedure of jcl.

1313


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

2073