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 |
How does jcl act on code(if you take a cobol program)?
What is meant by S0C7 system abend code?
Can you code instream data in a PROC ?
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
What statement marks the end of an in-stream or catalogued procedure?
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
how to create a member or sequential dataset through tso command??
what is the function of spool command?
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
How to read records in reverse order in flat file?