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 |
what is a cataloged procedure ?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
what are the types of abends that occur on job failure? And explain the possible causes of these
How can the disposition of sysout datasets be set for an entire jobstream?
what is the use of IEBGENER utility?
How gdg are concatenated?
How to find the length of variable length copybook using fileaid ??
how can u identify the db2 from jcl ?
Is it possible to code instream data in a PROC?
How to get the last but one duplicate record of the file using Sort?