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
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
define cond parameter in jcl?
Are there any set of rules for the names of the steps used in a job?
Explain about ISPF/TSO Commands
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Can we call instream to catalog and catalog to instream?
how to run batch program without jcl?
Is condition checking possible in jcl?
What is job control language?
Name what parameter directs the output of the job log dataset?
How can the disposition of sysout datasets be set for an entire jobstream?
how you can access an uncataloged dataset in a JCL?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain the function of the dd dcb keyword?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?