can we modify the code in copy book? if it possible how to
submit ofter the modification.
Answer Posted / 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 |
Post New Answer View All Answers
In job processing, what happens in execution stage?
Is it possible to define dd statements as you want?
What is NOTCAT ?
Explain how can a jobs execution priority be modified?
Which statement is used to identify the private libraries in job?
what is the compile process of cobol program expalin with code
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
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Is acct parameter mandatory?
In job processing, what happens in conversion stage?
what is JCL?
Differentiate between the joblib and the steplib statements?
Explain about LMQUERY�give a dialog information about a data set
which utility is used to sort a file in jcl?
What is the function of a dd statement?