What is the difference between these two parameters?
-> accounting information
-> class
how would it bring the differrence to a program?
Answer Posted / sharmila
hey, the information given above for the accounting information is correct, but m little doubtful about the class explaination.. so still little skeptical about the answer. can anybody please help me undrstnd the terms better.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In job processing, what happens in conversion stage?
How can the disposition of sysout datasets be set for an entire jobstream?
List in order the hierarchical levels of jcl?
What is Cataloged Procedures?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Explain how can a jobs execution priority be modified?
Are there any set of rules for the names of the steps used in a job? What are they?
how to do automated restart when a job abends?
How jcl is used for testing batch programs?
how to run batch program without jcl?
What is the difference between run mode and addressing mode?
Explain in DD statement what is the use of DCB parameter?
Name what parameter directs the output of the job log dataset?
What is condition checking in jcl? Is this possible?
Explain the purpose of dd * statement in jcl?