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

What is job control language?

1145


Explain dfsort utility?

1404


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2462


How does jcl act on a cobol code?

1233


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

1197


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

1447


What is condition checking in jcl? Is this possible?

1158


Explain how can an in-stream dataset be terminated?

1406


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1131


How to override loadlib?

2111


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2809


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

1300


When space is allocated for an output dataset, what units can be used?

1326


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1269


What are hierarchy levels in jcl?

1569