In one of intervie, my interviwer asked, I have a file
which contains 4 records I would like to split the 4
different outputs for each record how to do?
Answer Posted / chandan
You need to use ICETOOL utility and with Case statment. Pl
find the answer from ICETOOL pdf manual and test it.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
When space is allocated for an output dataset, what units can be used?
What dd statement is used to supply the name of a dataset?
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 are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Is condition checking possible in jcl?
Is it possible to define dd statements as you want?
What is the significance of addrspc parameter in the exec statement?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what operation is performed by job statement?
Is it possible to code instream data in a PROC?
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?
How to submit a jcl from cics?
What are the jcl procedures?
Name a few IBM utility programs, and explain its function.