What are the common keyword parameters in both job and exec
statements
Answer Posted / saheb
i think there are five in common :
1.cond
2.parm
3.time
4.region
5.addrspc
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
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 the function of the dd dcb keyword?
what is the purpose of coding class parameter in job statement?
how you can access an uncataloged dataset in a JCL?
What is the function of job statement in jcl?
What is notcat 2 - gs?
What do you understand by jcl?
What is the motivation behind coding class parameter in job statement?
How to do automated restart when a job abend?
What is the purpose of dd dummy statement?
How can an in-stream dataset be terminated?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How do you create a temporary dataset?
How to alter the parameters for the existing gdg?
How is a type of file defined in the jcl that executes the cobol program?