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
Differentiate between the joblib and the steplib statements?
Explain the function of the dd dcb keyword?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain the function of //cntl statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What dd statement is used to supply the name of a dataset?
What is NOTCAT ?
What is the maximum length of a single line of jcl?
Explain about LMQUERY�give a dialog information about a data set
What are the 4 fields in dd statement?
What is the format of comment statement?
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
I need exexution process for JCL programs