What are hierarchy levels in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
how to put a dependency on job in jcl using opc scheduler?
How to pass values in jcl to cobol?
what is use of disp parameter in dd statement?
What 3 guidelines do we have to follow when concatenating DD statements?
What is the function of //jcllib statement?
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 steplib dd statement?
GDG Create syntax ?
describe the exec statement,its meaning ,syntax and keywords?
how do u send return code from cobol to jcl ?
i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
Name what parameter directs the output of the job log dataset?