shall we concordinate two different length dataset in to a
new date set.
Answer Posted / abcde
no. the two data sets must be of same length.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is concatenating?
Explain the function of //jcllib statement?
How to pass data to a program that is coded in an exec 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?
Does jcl support automatic restart?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Explain the purpose of the dd keylen parameter?
what is the purpose of coding class parameter in job statement?
What are steplib and joblib? What for they are used?
How do you create a temporary dataset?
What is the use of disp parameter?
i want to store 20 digits . how will u do it in cobol ?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Explain about LMFREE�free data set from its association with data ID
which utility is used to sort a file in jcl?