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 |
What is the use of symbol // in jcl?
Can we give two user name in NOTIFY parameter in JOBCARD
when can a job time-out occur? How to overcome that?
what are JCLLIB and STEPLIB in JCL?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
i need some shortcuts and tso commands can any on ehelp me in these ?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
What is one line to pass PARM from JCL to COBOL?
how you can access an uncataloged dataset in a JCL?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
How to identify in JCL that an input file is empty without reading it?