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 |
How to get the last but one duplicate record of the file using Sort?
What is JOBLIB ?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
how to run JCL thru COBOL.
Explain how can a stopped job be started again?
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
How to read records in reverse order in flat file?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
Explain how can the disposition of sysout datasets be set for an entire jobstream?
can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch
When we give TYPERUN = SCAN , what are the syntax errors we get?
What is Cataloged Procedures?