What is the difference between these two parameters?
-> accounting information
-> class
how would it bring the differrence to a program?
Answer Posted / y@$w@nth
Accounting Information means it specify that from which
department the job was submitted
for eg: the jobs can be submitted from purchae department or
from sales departent....so on... according to that we can
identify whose job it is and which department this job was
submitted
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 the type of job
that we r submitting....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is the use of IEBGENER utility?
What is the function of the dd mgmtclas keyword in sms datasets?
What is the function of job statement in jcl?
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?
What is the function of the dd avgrec keyword in sms datasets?
whats the diff bw the evaluate also and and?
Explain the function of dd name parameter with a 2 part structure; audit.report?
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?
What is the significance of addrspc parameter in the exec statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the purpose of dd * statement in jcl?
What are the difference between jcl and jes?
Which statement is used to identify the private libraries in job?
Are there any set of rules for the names of the steps used in a job?