can we modify the code in copy book? if it possible how to
submit ofter the modification.
Answers were Sorted based on User's Feedback
Answer / swathiii
Yes. We can modify the code in copy book. To reflect the
changes made, just compile it and then run
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / mayank
Yes we can modify the code in the Copybook. But make sure
to recomplie the program which is going to use the copybook.
By doing this the changes made in the copybook will be
available in the program.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raj
yes,we have to recompile the impact programs
impact programs can find by using ISPF 3.14
| Is This Answer Correct ? | 0 Yes | 0 No |
i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
Is there any command to check wether the ps file is in sorted order?
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
What is the function of the dd mgmtclas keyword in sms datasets?
i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
Explain about User Information
How can the submitting users racf authority be overridden in a job stream?
what is JCLLIB and PROCLIB in jcl and their syntax
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.