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


Please Help Members By Posting Answers For Below Questions

Explain the hierarchy levels in jcl?

1117


What is the difference between the positional and keyword parameters? Give examples.

705


how can the same proc be re-used and called by many jobs?

905


how do you code a null statement?

771


Explain how can a jobs execution priority be modified?

736






How does jcl act on code(if you take a cobol program)?

705


a dd statement has 2 types of parameters. Name them?

643


what happens in conversion stage in job processing?

726


How jcl is used for testing batch programs?

717


What is concatenating?

633


Explain how can the disposition of sysout datasets be set for an entire jobstream?

634


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?

610


Differentiate between the joblib and the steplib statements?

855


How do you create a temporary dataset?

660


What is the syntax of JCL statement?

692