which statement is used to end the in-stream procedure in a jcl?
Answer Posted / swati
PEND
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of //cntl statement?
what is use of dsn parameter in dd statement?
Can I share my data with other jobs? How?
Is condition checking possible in jcl? If yes, how?
a dd statement has 2 types of parameters. Name them?
what is use of space parameter in dd statement?
what are the statements that are not valid to be included in an include statement?
How to override loadlib?
Explain the jcl exec statement?
How to submit jcl through a cobol program?
what JCL 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
What are hierarchy levels in jcl?
What is the function of the dd dcb keyword?
what operation is performed by job statement?