which parameter is used to check the syntax of a jcl without executing it?
No Answer is Posted For this Question
Be the First to Post Answer
hi friends........if u know syntax of IEBEDIT IN JCL
What are the parameters that are used in creating a gdg?
a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully
is step name is compulsory in jcl ?
What is the motivation behind coding class parameter in job statement?
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
what are the symbolic parameters? why do we use symbolic parameters ?
2 Answers IBM, TCS, UST, Xansa,
Is automatic restart possible in jcl?
Name the system library from which modules are retrieved at execution
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
how to resolve soc-7 ? please tell me
How to create delta file using JCL