Can we use two or more SYSPUNCH DD statements in a JCL for
multiple unload (SYSREC00 & SYSREC01)..?
Answer Posted / raghu
yes ,but the rec's will be at the end
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about LMFREE�free data set from its association with data ID
What do you understand by the terms: joblib and steplib?
How can unused space allocation be returned to the system when a dataset is closed?
What do you understand by jcl?
Explain the purpose of the dd keylen parameter?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Is it possible to define dd statements as you want?
What is the function of job statement in jcl?
Explain the function of a dd statement?
what is the use of JCL?
List in order the hierarchical levels of jcl?
what is the purpose of coding notify parameter in job statement?
Explain in DD statement what is the use of DCB parameter?
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?