What is the difference between these two parameters?
-> accounting information
-> class
how would it bring the differrence to a program?
Answer Posted / guest
Accounting Information means it specify the Account number
which will be charged for mainframe usage.
Class is used to tell the type of the job like production
job or test job likewise.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Suppose I have five jobs to do. But I want to hold one?
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' ?
what is the JCL statement consists of?
what JCL Procedures?
Give the syntax of job specifying jcl statement.
How jcl is used for testing batch programs?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How can values be passed from the job stream to an executable program?
Explain the function of //jcllib statement?
how do you access an uncataloged dataset in a jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
In sms datasets, what is the function of the dd avgrec keyword?
What do you understand by the term notcat 2 – gs?
Is it possible to define dd statements as you want?
if the submitter of a job wants to inform another user about the job completion, how can it be done?