how to modify the copy book?explain with examples
Answers were Sorted based on User's Feedback
COPY XYZCBOOK REPLACING WS-COPYBOOK BY WS-NEW
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / harsha
The exact syntax is
COPY COPYBOOKNAME REPLACING
==......== BY ==......==.
| Is This Answer Correct ? | 1 Yes | 0 No |
When output dataset space is required, what quantity categories are used?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What are three parameters you can specify on Job statement as well as on exec stmt ?
How to send notification to multiple users through jcl???
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 Answers iGate, Lehman Brothers,
How do you access an uncatalogued dataset in a jcl?
I had 100 steps in jcl i want to execute first 10 steps only?
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
Explain about ISPF/TSO Commands
How to execute step2,step1, step3 if step1,2,3 are in order