What is the syntax of JCL statement?
No Answer is Posted For this Question
Be the First to Post Answer
how GDGs are concatinated?
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
after submiting the jcl.how do you know that the job has been completed.
List in order the hierarchical levels of jcl?
how many members can be created inside a single pds?
In which table PLAN is registered in ?
what is a null indicator in db2?
I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??
9 Answers IBM, Infosys, TCS, Xansa, Xchanging,
Explain about ISPFTTRC
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
What is the function of //cntl statement?
How to pass the parameter in parm using linkage section ? (syntax)?