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


Please Help Members By Posting Answers For Below Questions

What parameter of the job statement is used to limit the cpu time consumed by the job?

837


Explain the jcl exec statement?

646


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

800


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

816


State the uses of syspring, sysin, sort fields, sum fields and dummy.

647






a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

618


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

1485


Explain in DD statement what is the use of DCB parameter?

654


How to pass the parameter in parm using linkage section ? (syntax)?

648


What is the significance of addrspc parameter in the exec statement?

620


When space is allocated for an output dataset, what units can be used?

748


What are the parameters that are used in creating a gdg?

738


How would you understand error(execution phase)?

624


Is condition checking possible in jcl?

717


Are there any set of rules for the names of the steps used in a job?

635