what is inrec fields and outrec fields in sorting
Answer Posted / balaji
INREC - adds, deletes, or reformats fields before the
records are sorted or merged.
OUTREC - adds, deletes, or reformats fields after the
records are sorted or merged.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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
which parameter is use to declare the name of dataset in dd statement?
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?
What does a disposition of (new,catlg,keep) for a dsn mean?
Can I send output of job to my remote device careerride123?
what are JCLLIB and STEPLIB in JCL?
Is their any limit for data sets?
How does jcl act on a cobol code?
Is automatic restart possible in jcl?
What is the purpose of dd?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
how you can direct the data to spool using SYSOUT option?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is jcl in mainframe?
How can a jobs execution priority be modified?