Say I have a file with 12 records. Each record has the name
of the month. I have to append data in these 12 records
into 1 record. How is it possible?
Answer Posted / wing
Create an array then redefine it as a field that is long
enough to accommodate them all, then write the long field.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the parameters that are used in creating a gdg?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Name what parameter directs the output of the job log dataset?
I need exexution process for JCL programs
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the purpose of disp parameter?
What is the function of the steplib dd statement?
what are the various stages of job processing?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is catelog procedure and how many catelog procedure to use in one job?
what are JCLLIB and STEPLIB in JCL?
Explain the purpose of the dd keylen parameter?
What do you understand by the term notcat 2 – gs?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE