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
How jcl work to handle various input output file operations?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
when can a job time-out occur? How to overcome that?
how you can access an uncataloged dataset in a JCL?
I need exexution process for JCL programs
Explain in DD statement what is the use of DCB parameter?
What do you understand by the term notcat 2 – gs?
What is job control language?
What is the function of the dd avgrec keyword in sms datasets?
Explain the function of the dd dcb keyword?
What is one line to pass PARM from JCL to COBOL?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
how do you code a null statement?
Where can program checkpoints be stored for use in a restart?