Answer Posted / ekambaram
JJM is followed in certain companies to check for ERRORS in
a JCL
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How do you overcome this limitation ?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
how you can direct the data to spool using SYSOUT option?
which parameter is used to check the syntax of a jcl without executing it?
What is the purpose of disp parameter?
Explain the function of the steplib dd statement?
Explain how can values be passed from the job stream to an executable program?
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?
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 are steplib and joblib?
What is the function of a dd statement?
Are there any set of rules for the names of the steps used in a job? What are they?
Explain the function of dd disp parameter?
What is the maximum length of a single line of jcl?