how to modify the copy book?explain with examples

Answer Posted / harsha

The exact syntax is

COPY COPYBOOKNAME REPLACING
==......== BY ==......==.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is automatic restart possible in jcl? If yes, how?

656


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

747


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

718


What is the difference between run mode and addressing mode?

635


Must tape dataset definitions include vol=ser specifications?

982






in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

820


In job processing, what happens in conversion stage?

740


What is NOTCAT ?

740


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

672


How does jcl specify the job to the operating system?

751


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1953


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1807


Is condition checking possible in jcl?

722


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

637


What are the utility programs in jcl?

648