how to modify the copy book?explain with examples
Answer Posted / vaneesh khurana
COPY XYZCBOOK REPLACING WS-COPYBOOK BY WS-NEW
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are steplib and joblib?
Is acct parameter mandatory?
what is the purpose of coding class parameter in job statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
what is use of space parameter in dd statement?
Can I send output of job to my remote device careerride123?
What happens if both JOBLIB & STEPLIB is specified ?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
How can a fb file convert to vb file using sort program?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Differentiate between addressing mode and run mode.
Is it possible to left uncode disp? If yes, how?
How dummy is used in jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?