wht do u mean by inrec and outrec ?
Answer / shaan
Both are used during sort program..inrec is used to format
the records of the file before sorting while outrec is ued
after sorting the records.
| Is This Answer Correct ? | 31 Yes | 3 No |
What is use of restart and how to use it?
How do you send the output of a COBOL program to a member of a PDS?
Describe the various parameters utilized in the creation of a gdg?
Explain the function of a dd statement?
whats the difference between empty and noempty of GDG?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
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?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
do we need to mention the location of catalogued procedure for each it's call in a single job?
How can the disposition of sysout datasets be set for an entire jobstream?