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
How can unused space allocation be returned to the system when a dataset is closed?
What dd statement is used to supply the name of a dataset?
What is the format of comment statement?
how to compare two datasets without using superce because output is limited to 133 bytes
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain the purpose of the dd keylen parameter?
what is the use of JCL?
which parameter is use to declare the name of dataset in dd statement?
Explain how can a jobs execution priority be modified?
List the various advantages of using jcl language?
what happens in conversion stage in job processing?
how you will the direct the data to spool using sysout option?
What are the 4 fields in dd statement?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Name a few IBM utility programs, and explain its function.