can we modify the code in copy book? if it possible how to
submit ofter the modification.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

603


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

923


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2220


What is the difference between run mode and addressing mode?

631


Differentiate between addressing mode and run mode.

615






What is the difference between the positional and keyword parameters? Give examples.

708


Explain the function of dd disp parameter?

595


what is use of space parameter in dd statement?

752


Is it possible to define dd statements as you want?

644


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1947


How can return codes be tested before execution of a job step?

919


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1929


Is condition checking possible in jcl?

716


what are the statements that are not valid to be included in an include statement?

776


how do you access an uncataloged dataset in a jcl?

839